Click or drag to resize
TaskParameterGenericTUserValue Property
Parameter value, set by the user.

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

Property Value

Type: Object
See Also