![]() | TaskParameter Class |
Namespace: Slash.AI.BehaviorTrees.Data
The TaskParameter type exposes the following members.
Name | Description | |
---|---|---|
![]() | TaskParameter |
Constructor.
|
Name | Description | |
---|---|---|
![]() | BlackboardAttribute |
Blackboard attribute to take the parameter value from.
|
![]() | Location |
Location to take parameter value from.
|
![]() | Type |
Returns the type of the task parameter value.
|
![]() | UserValue |
Parameter value, set by the user.
|
Name | Description | |
---|---|---|
![]() | Equals(Object) |
The equals.
(Overrides ObjectEquals(Object).) |
![]() | Equals(TaskParameter) |
The equals.
|
![]() | GetHashCode |
The get hash code.
(Overrides ObjectGetHashCode.) |
![]() | TryGetValue |
Tries to get the task parameter value.
|