Namespace: CreepyTowers.Enemy.CreepsAssembly: CreepyTowers (in CreepyTowers.exe) Version: 1.1.1.0 (1.1.1)
public static CreepData GetDefaultCreepData(
CreepType type
)
public static CreepData GetDefaultCreepData(
CreepType type
)
Public Shared Function GetDefaultCreepData (
type As CreepType
) As CreepData
Public Shared Function GetDefaultCreepData (
type As CreepType
) As CreepData
public:
static CreepData^ GetDefaultCreepData(
CreepType type
)
public:
static CreepData^ GetDefaultCreepData(
CreepType type
)
static member GetDefaultCreepData :
type : CreepType -> CreepData
static member GetDefaultCreepData :
type : CreepType -> CreepData
Return Value
Type:
CreepData