Click or drag to resize
XmlWrapperOnXmlReadUnknownTask Field
Called when an unknown task is read from a xml document.

Namespace: Slash.AI.BehaviorTrees.Editor
Assembly: Slash.AI.BehaviorTrees (in Slash.AI.BehaviorTrees.dll) Version: 1.0.6018.40184
Syntax
public static XmlSerializationReadDelegate OnXmlReadUnknownTask

Field Value

Type: XmlSerializationReadDelegate
See Also