Navigation
API > API/Plugins > API/Plugins/PCG > API/Plugins/PCG/UPCGBaseSubgraphSettings
- UObject::PostInitProperties()
- UPCGSettings::PostInitProperties()
- UPCGBaseSubgraphSettings::PostInitProperties()
References
| Module | PCG |
| Header | /Engine/Plugins/Experimental/PCG/Source/PCG/Public/PCGSubgraph.h |
| Include | #include "PCGSubgraph.h" |
| Source | /Engine/Plugins/Experimental/PCG/Source/PCG/Private/PCGSubgraph.cpp |
virtual void PostInitProperties&40;&41;
Remarks
Called after the C++ constructor and after the properties have been initialized, including those loaded from config. This is called before any serialization or other setup has happened.