Navigation
Unreal Engine C++ API Reference > Runtime > Landscape > ULandscapeSplinesComponent
- UActorComponent::OnRegister()
- USceneComponent::OnRegister()
- UPrimitiveComponent::OnRegister()
- ULandscapeSplinesComponent::OnRegister()
References
Module | Landscape |
Header | /Engine/Source/Runtime/Landscape/Classes/LandscapeSplinesComponent.h |
Include | #include "LandscapeSplinesComponent.h" |
Source | /Engine/Source/Runtime/Landscape/Private/LandscapeSplines.cpp |
virtual void OnRegister&40;&41;
Remarks
Called when a component is registered, after Scene is set, but before CreateRenderState_Concurrent or OnCreatePhysicsState are called.