UPhysicsThrusterComponent::OnRegister

Called when a component is registered, after Scene is set, but before CreateRenderState_Concurrent or OnCreatePhysicsState are called.

Choose your operating system:

Windows

macOS

Linux

Override Hierarchy

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

Syntax

virtual void OnRegister()

Remarks

Called when a component is registered, after Scene is set, but before CreateRenderState_Concurrent or OnCreatePhysicsState are called.