Navigation
API > API/Runtime > API/Runtime/Landscape > API/Runtime/Landscape/ULandscapeHeightfieldCollisionCo-
- UActorComponent::OnRegister()
- USceneComponent::OnRegister()
- UPrimitiveComponent::OnRegister()
- ULandscapeHeightfieldCollisionComponent::OnRegister()
References
Module | Landscape |
Header | /Engine/Source/Runtime/Landscape/Classes/LandscapeHeightfieldCollisionComponent.h |
Include | #include "LandscapeHeightfieldCollisionComponent.h" |
Source | /Engine/Source/Runtime/Landscape/Private/LandscapeCollision.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.