Navigation
API > API/Plugins > API/Plugins/PCG > API/Plugins/PCG/UPCGComponent
- UObject::PostInitProperties()
- UActorComponent::PostInitProperties()
- UPCGComponent::PostInitProperties()
References
| Module | PCG |
| Header | /Engine/Plugins/Experimental/PCG/Source/PCG/Public/PCGComponent.h |
| Include | #include "PCGComponent.h" |
| Source | /Engine/Plugins/Experimental/PCG/Source/PCG/Private/PCGComponent.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.