Navigation
API > API/Plugins > API/Plugins/StateTreeModule
References
| Module | StateTreeModule |
| Header | /Engine/Plugins/Runtime/StateTree/Source/StateTreeModule/Public/StateTreePropertyBindings.h |
| Include | #include "StateTreePropertyBindings.h" |
Syntax
struct FStateTreePropertyPathIndirection
Remarks
Struct describing an indirection at specific segment at path. Returned by FStateTreePropertyPath::ResolveIndirections() and FStateTreePropertyPath::ResolveIndirectionsWithValue(). Generally there's one indirection per FProperty. Containers have one path segment but two indirection (container + inner type).
Constructors
| Type | Name | Description | |
|---|---|---|---|
FStateTreePropertyPathIndirection
(
const UStruct* InContainerStruct |
Functions
| Type | Name | Description | |
|---|---|---|---|
| EStateTreePropertyAccessType | |||
| int32 | |||
| const uint8 * | |||
| const UStruct * | |||
| const UStruct * | |||
| int32 | |||
| const FProperty * | GetProperty () |
||
| const uint8 * | |||
| FGuid | |||
| int32 | |||
| FName |