GroupPropertiesXml ClassDelta Engine Documentation
Contains the definitions for groups of creeps View code on GitHub
Inheritance Hierarchy

System Object
  DeltaEngine.Content ContentData
    DeltaEngine.Content.Xml XmlContent
      CreepyTowers.Enemy.Creeps GroupPropertiesXml

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

public class GroupPropertiesXml : XmlContent

The GroupPropertiesXml type exposes the following members.

Constructors

  NameDescription
Public methodGroupPropertiesXml
Initializes a new instance of the GroupPropertiesXml class
Top
Methods

  NameDescription
Protected methodCreateDefault (Inherited from ContentData.)
Public methodDispose (Inherited from ContentData.)
Protected methodDisposeData (Inherited from XmlContent.)
Public methodGet
Public methodInternalCreateDefault (Inherited from ContentData.)
Protected methodLoadData (Overrides XmlContent LoadData(Stream).)
Public methodToString (Inherited from ContentData.)
Top
Fields

  NameDescription
Protected fieldContentChanged (Inherited from ContentData.)
Top
Properties

  NameDescription
Protected propertyAllowCreationIfContentNotFound (Inherited from ContentData.)
Public propertyData (Inherited from XmlContent.)
Public propertyIsDisposed (Inherited from ContentData.)
Public propertyMetaData (Inherited from ContentData.)
Public propertyName (Inherited from ContentData.)
Top
See Also