Navigation
API > API/Runtime > API/Runtime/Landscape > API/Runtime/Landscape/ALandscapeStreamingProxy
- AActor::PostRegisterAllComponents()
- ALandscapeProxy::PostRegisterAllComponents()
- ALandscapeStreamingProxy::PostRegisterAllComponents()
References
| Module | Landscape |
| Header | /Engine/Source/Runtime/Landscape/Classes/LandscapeStreamingProxy.h |
| Include | #include "LandscapeStreamingProxy.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.