Category: Data
Parent class: BEHAVIOR_TREE_DATA
list<vec3f>
list of vec3f values
void setDestination(object)
Name | Type | Description |
---|---|---|
object | GAME_OBJECT |
void setDestination(object, offset [, isOffsetLocal])
Name | Type | Description |
---|---|---|
object | GAME_OBJECT | |
offset | vec2f | |
isOffsetLocal | boolean |
void setDestination(destination)
Name | Type | Description |
---|---|---|
destination | vec3f |