Navigation
API > API/Plugins > API/Plugins/StateTreeModule
| Name | FEventSentDelegateArgs |
| Type | struct |
| Header File | /Engine/Plugins/Runtime/StateTree/Source/StateTreeModule/Public/Debugger/StateTreeDebug.h |
| Include Path | #include "Debugger/StateTreeDebug.h" |
Syntax
struct FEventSentDelegateArgs
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Origin | FName | Debugger/StateTreeDebug.h | ||
| Payload | FConstStructView | Debugger/StateTreeDebug.h | ||
| StateTree | TNotNull< const UStateTree * > | Debugger/StateTreeDebug.h | ||
| Tag | FGameplayTag | Debugger/StateTreeDebug.h |