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