Navigation
API > API/Runtime > API/Runtime/HeadMountedDisplay > API/Runtime/HeadMountedDisplay/UMotionControllerComponent
- UActorComponent::OnRegister()
- USceneComponent::OnRegister()
- UPrimitiveComponent::OnRegister()
- UMotionControllerComponent::OnRegister()
References
| Module | HeadMountedDisplay |
| Header | /Engine/Source/Runtime/HeadMountedDisplay/Public/MotionControllerComponent.h |
| Include | #include "MotionControllerComponent.h" |
| Source | /Engine/Source/Runtime/HeadMountedDisplay/Private/MotionControllerComponent.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.