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