Inheritance Hierarchy
CreepyTowers AgentData
CreepyTowers.Enemy.Creeps CreepData
CreepyTowers.Enemy.Bosses BossData
Namespace: CreepyTowers.Enemy.Bosses
Assembly: CreepyTowers (in CreepyTowers.exe) Version: 1.1.1.0 (1.1.1)
Syntax
The BossData type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | BossData | Initializes a new instance of the BossData class |
Fields
Name | Description | |
---|---|---|
![]() | TypeDamageModifier | (Inherited from CreepData.) |
Properties
Name | Description | |
---|---|---|
![]() | GoldReward | (Inherited from CreepData.) |
![]() | MaxHp | (Inherited from CreepData.) |
![]() | Name | (Inherited from AgentData.) |
![]() | Resistance | (Inherited from CreepData.) |
![]() | Speed | (Inherited from CreepData.) |
![]() | Type | (Inherited from AgentData.) |
See Also