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