Inheritance Hierarchy
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
The DialoguesXml type exposes the following members.
Constructors
Name | Description | |
---|---|---|
DialoguesXml | Initializes a new instance of the DialoguesXml class |
Methods
Name | Description | |
---|---|---|
BathRoomMessages | ||
CreateDefault | (Inherited from ContentData.) | |
Dispose | (Inherited from ContentData.) | |
DisposeData | (Inherited from XmlContent.) | |
GetMessage | ||
InternalCreateDefault | (Inherited from ContentData.) | |
KidsRoomMessages | ||
LivingRoomMessages | ||
LoadData | (Overrides XmlContent LoadData(Stream).) | |
ToString | (Inherited from ContentData.) |
Fields
Name | Description | |
---|---|---|
ContentChanged | (Inherited from ContentData.) |
Properties
Name | Description | |
---|---|---|
AllowCreationIfContentNotFound | (Inherited from ContentData.) | |
Data | (Inherited from XmlContent.) | |
IsDisposed | (Inherited from ContentData.) | |
MetaData | (Inherited from ContentData.) | |
Name | (Inherited from ContentData.) |
See Also