Navigation
API > API/Plugins > API/Plugins/StateTreeModule
| Name | FResolvePropertyReferenceIndirectionsResult |
| Type | struct |
| Header File | /Engine/Plugins/Runtime/StateTree/Source/StateTreeModule/Public/StateTreePropertyRef.h |
| Include Path | #include "StateTreePropertyRef.h" |
Syntax
struct FResolvePropertyReferenceIndirectionsResult
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| PropertyAccess | const FStateTreePropertyAccess * | StateTreePropertyRef.h | ||
| PropertyBindings | const FStateTreePropertyBindings * | StateTreePropertyRef.h | ||
| SourceView | FStateTreeDataView | StateTreePropertyRef.h |