DialoguesXml ClassDelta Engine Documentation
Inheritance Hierarchy

System Object
  DeltaEngine.Content ContentData
    DeltaEngine.Content.Xml XmlContent
      CreepyTowers DialoguesXml

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

public class DialoguesXml : XmlContent

The DialoguesXml type exposes the following members.

Constructors

  NameDescription
Protected methodDialoguesXml
Initializes a new instance of the DialoguesXml class
Top
Methods

  NameDescription
Public methodStatic memberBathRoomMessages
Protected methodCreateDefault (Inherited from ContentData.)
Public methodDispose (Inherited from ContentData.)
Protected methodDisposeData (Inherited from XmlContent.)
Public methodGetMessage
Public methodInternalCreateDefault (Inherited from ContentData.)
Public methodStatic memberKidsRoomMessages
Public methodStatic memberLivingRoomMessages
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