Initial data describing a tower, has no current in game values.
View code on GitHub
Inheritance Hierarchy
CreepyTowers AgentData
CreepyTowers.Towers TowerData
Namespace: CreepyTowers.Towers
Assembly: CreepyTowers (in CreepyTowers.exe) Version: 1.1.1.0 (1.1.1)
Syntax
The TowerData type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | TowerData | Initializes a new instance of the TowerData class |
Properties
Name | Description | |
---|---|---|
![]() | AttackFrequency | |
![]() | AttackType | |
![]() | BasePower | |
![]() | Cost | |
![]() | Name | (Inherited from AgentData.) |
![]() | Range | |
![]() | Type | (Inherited from AgentData.) |
See Also