Navigation
API > API/Runtime > API/Runtime/Landscape > API/Runtime/Landscape/ALandscape
- UObject::PostInitProperties()
- AActor::PostInitProperties()
- ALandscape::PostInitProperties()
References
| Module | Landscape |
| Header | /Engine/Source/Runtime/Landscape/Classes/Landscape.h |
| Include | #include "Landscape.h" |
| Source | /Engine/Source/Runtime/Landscape/Private/Landscape.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.