Namespace: CreepyTowers.Enemy.CreepsAssembly: CreepyTowers (in CreepyTowers.exe) Version: 1.1.1.0 (1.1.1)
public static Dictionary<TowerType, float> DamageModifierValuesForSandCreep()
public static Dictionary<TowerType, float> DamageModifierValuesForSandCreep()
Public Shared Function DamageModifierValuesForSandCreep As Dictionary(Of TowerType, Single)
Public Shared Function DamageModifierValuesForSandCreep As Dictionary(Of TowerType, Single)
public:
static Dictionary<TowerType, float>^ DamageModifierValuesForSandCreep()
public:
static Dictionary<TowerType, float>^ DamageModifierValuesForSandCreep()
static member DamageModifierValuesForSandCreep : unit -> Dictionary<TowerType, float32>
static member DamageModifierValuesForSandCreep : unit -> Dictionary<TowerType, float32>
Return Value
Type:
Dictionary TowerType,
Single