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