Navigation
API > API/Runtime > API/Runtime/Landscape > API/Runtime/Landscape/ALandscape
- AActor::PostRegisterAllComponents()
- ALandscapeProxy::PostRegisterAllComponents()
- ALandscape::PostRegisterAllComponents()
References
| Module | Landscape |
| Header | /Engine/Source/Runtime/Landscape/Classes/Landscape.h |
| Include | #include "Landscape.h" |
| Source | /Engine/Source/Runtime/Landscape/Private/LandscapeEdit.cpp |
virtual void PostRegisterAllComponents&40;&41;
Remarks
Called after all the components in the Components array are registered, called both in editor and during gameplay. bHasRegisteredAllComponents must be set true prior to calling this function.