Navigation
API > API/Plugins > API/Plugins/GameplayStateTreeModule > API/Plugins/GameplayStateTreeModule/Components > API/Plugins/GameplayStateTreeModule/Components/UStateTreeComponent
| Type | Name | Description | |
|---|---|---|---|
| void | SendStateTreeEvent
(
const FStateTreeEvent& Event |
Sends event to the running StateTree. | |
| void | SendStateTreeEvent
(
const FGameplayTag Tag, |
Sends event to the running StateTree. |