Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/PhysicsEngine > API/Runtime/Engine/PhysicsEngine/UPhysicsThrusterComponent
- UActorComponent::OnRegister()
- USceneComponent::OnRegister()
- UPhysicsThrusterComponent::OnRegister()
References
Module | Engine |
Header | /Engine/Source/Runtime/Engine/Classes/PhysicsEngine/PhysicsThrusterComponent.h |
Include | #include "PhysicsEngine/PhysicsThrusterComponent.h" |
Source | /Engine/Source/Runtime/Engine/Private/PhysicsEngine/PhysicsThruster.cpp |
virtual void OnRegister()
Remarks
Called when a component is registered, after Scene is set, but before CreateRenderState_Concurrent or OnCreatePhysicsState are called.