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