Navigation
API > API/Plugins > API/Plugins/PCG
Interface for Property chain to factorize ctor, fix the chain and storing the property chain
| |
|
| Name |
IPCGPropertyChain |
| Type |
class |
| Header File |
/Engine/Plugins/PCG/Source/PCG/Public/Metadata/Accessors/PCGPropertyAccessor.h |
| Include Path |
#include "Metadata/Accessors/PCGPropertyAccessor.h" |
Syntax
class IPCGPropertyChain
Derived Classes
IPCGPropertyChain derived class hierarchy
Constructors
Destructors
| Name |
Remarks |
Include Path |
Unreal Specifiers |
virtual ~IPCGPropertyChain()
|
|
Metadata/Accessors/PCGPropertyAccessor.h |
|
Variables
Protected
Functions
Public
Protected
| Name |
Remarks |
Include Path |
Unreal Specifiers |
|
|
Metadata/Accessors/PCGPropertyAccessor.h |
|
|
Return the owner class/struct of the top property (if it is a class/struct). |
Metadata/Accessors/PCGPropertyAccessor.h |
|