| XmlWrapper Class |
Namespace: Slash.AI.BehaviorTrees.Editor
The XmlWrapper type exposes the following members.
| Name | Description | |
|---|---|---|
| XmlWrapper |
Initializes a new instance of the XmlWrapper class. Constructor.
| |
| XmlWrapper(ITask) |
Initializes a new instance of the XmlWrapper class. Constructor.
|
| Name | Description | |
|---|---|---|
| Equals(Object) |
The equals.
(Overrides ObjectEquals(Object).) | |
| Equals(XmlWrapper) |
The equals.
| |
| GetHashCode |
The get hash code.
(Overrides ObjectGetHashCode.) | |
| GetSchema |
The get schema.
| |
| ReadXml |
The read xml.
| |
| WriteXml |
The write xml.
|
| Name | Description | |
|---|---|---|
| OnXmlReadUnknownTask |
Called when an unknown task is read from a xml document.
|