Click or drag to resize
TaskParameterTaskConcreteUserValueSerialized Property
User value xml serialization.

Namespace: Slash.AI.BehaviorTrees.Data
Assembly: Slash.AI.BehaviorTrees (in Slash.AI.BehaviorTrees.dll) Version: 1.0.6018.40184
Syntax
public XmlWrapper ConcreteUserValueSerialized { get; set; }

Property Value

Type: XmlWrapper
See Also