Navigation
API > API/Runtime > API/Runtime/Engine
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/PropertyAccess.h |
| Include | #include "PropertyAccess.h" |
Syntax
struct FPropertyAccessIndirection
Remarks
Runtime-generated access node. Represents:
- An offset within an object
- An indirection to follow (object, array, function)
Constructors
| Type | Name | Description | |
|---|---|---|---|