Namespace: CreepyTowers.Enemy.CreepsAssembly: CreepyTowers (in CreepyTowers.exe) Version: 1.1.1.0 (1.1.1)
public static CreepType FindAppropriateCreepType(
string name
)
public static CreepType FindAppropriateCreepType(
string name
)
Public Shared Function FindAppropriateCreepType (
name As String
) As CreepType
Public Shared Function FindAppropriateCreepType (
name As String
) As CreepType
public:
static CreepType FindAppropriateCreepType(
String^ name
)
public:
static CreepType FindAppropriateCreepType(
String^ name
)
static member FindAppropriateCreepType :
name : string -> CreepType
static member FindAppropriateCreepType :
name : string -> CreepType
Return Value
Type:
CreepType