AgentData ClassDelta Engine Documentation
Temporary class until CreepData and TowerData can be merged into a string-based generic class View code on GitHub
Inheritance Hierarchy

System Object
  CreepyTowers AgentData
    CreepyTowers.Enemy.Creeps CreepData
    CreepyTowers.Towers TowerData

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

public abstract class AgentData

The AgentData type exposes the following members.

Constructors

  NameDescription
Protected methodAgentData
Initializes a new instance of the AgentData class
Top
Properties

  NameDescription
Public propertyName
Public propertyType
Top
See Also