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