Navigation
API > API/Plugins > API/Plugins/Paper2D > API/Plugins/Paper2D/PAPER2UPaperTileMapComponent
- UObject::PostInitProperties()
- UActorComponent::PostInitProperties()
- UPrimitiveComponent::PostInitProperties()
- PAPER2UPaperTileMapComponent::PostInitProperties()
References
| Module | Paper2D |
| Header | /Engine/Plugins/2D/Paper2D/Source/Paper2D/Classes/PaperTileMapComponent.h |
| Include | #include "PaperTileMapComponent.h" |
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.