Click or drag to resize
XmlWrapperList Class
TODO: This class performs an important function.
Inheritance Hierarchy
SystemObject
  Slash.AI.BehaviorTrees.EditorXmlWrapperList

Namespace: Slash.AI.BehaviorTrees.Editor
Assembly: Slash.AI.BehaviorTrees (in Slash.AI.BehaviorTrees.dll) Version: 1.0.6018.40184
Syntax
public class XmlWrapperList : IXmlSerializable

The XmlWrapperList type exposes the following members.

Constructors
Properties
  NameDescription
Public propertyList
Gets the list.
Top
Methods
  NameDescription
Public methodGetSchema
The get schema.
Public methodReadXml
The read xml.
Public methodWriteXml
The write xml.
Top
See Also