Navigation
API > API/Runtime > API/Runtime/Engine
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/PropertyAccess.h |
| Include | #include "PropertyAccess.h" |
Syntax
struct FPropertyAccessLibrary
Remarks
A library of property paths used within a specific context (e.g. a class)
Constructors
| Type | Name | Description | |
|---|---|---|---|
FPropertyAccessLibrary
(
const FPropertyAccessLibrary& Other |
Operators
| Type | Name | Description | |
|---|---|---|---|
| const FPropertyAccessLibrary & | operator=
(
const FPropertyAccessLibrary& Other |