Namespace: CreepyTowers.Enemy.CreepsAssembly: CreepyTowers (in CreepyTowers.exe) Version: 1.1.1.0 (1.1.1)
public static void ChangeStatesIfClothCreep(
TowerType damageType,
Creep creep
)
public static void ChangeStatesIfClothCreep(
TowerType damageType,
Creep creep
)
Public Shared Sub ChangeStatesIfClothCreep (
damageType As TowerType,
creep As Creep
)
Public Shared Sub ChangeStatesIfClothCreep (
damageType As TowerType,
creep As Creep
)
public:
static void ChangeStatesIfClothCreep(
TowerType damageType,
Creep^ creep
)
public:
static void ChangeStatesIfClothCreep(
TowerType damageType,
Creep^ creep
)
static member ChangeStatesIfClothCreep :
damageType : TowerType *
creep : Creep -> unit
static member ChangeStatesIfClothCreep :
damageType : TowerType *
creep : Creep -> unit