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