Click or drag to resize
TaskParameterGenericTConcreteUserValue 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 T ConcreteUserValue { get; set; }

Property Value

Type: T
See Also