Navigation
API > API/Runtime > API/Runtime/AIModule > API/Runtime/AIModule/TBVTree
| Type | Name | Description | |
|---|---|---|---|
| void | RecreateTree () |
Recreate the tree based on the current content of Elements. | |
| void | RecreateTree
(
const TArray< FElement >& InElements |
||
| void | RecreateTree
(
TArray< FElement >&& InElements |