TowerData ClassDelta Engine Documentation
Initial data describing a tower, has no current in game values. View code on GitHub
Inheritance Hierarchy

System Object
  CreepyTowers AgentData
    CreepyTowers.Towers TowerData

Namespace: CreepyTowers.Towers
Assembly: CreepyTowers (in CreepyTowers.exe) Version: 1.1.1.0 (1.1.1)
Syntax

public class TowerData : AgentData

The TowerData type exposes the following members.

Constructors

  NameDescription
Public methodTowerData
Initializes a new instance of the TowerData class
Top
Properties

  NameDescription
Public propertyAttackFrequency
Public propertyAttackType
Public propertyBasePower
Public propertyCost
Public propertyName (Inherited from AgentData.)
Public propertyRange
Public propertyType (Inherited from AgentData.)
Top
See Also