APhysicsThruster

Attach one of these on an object using physics simulation and it will apply a force down the negative-X direction ie. point X in the direction you want the thrust in.

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/PhysicsEngine/PhysicsThruster.h

Include

#include "PhysicsEngine/PhysicsThruster.h"

Syntax

class APhysicsThruster : public ARigidBodyBase

Remarks

Attach one of these on an object using physics simulation and it will apply a force down the negative-X direction ie. point X in the direction you want the thrust in.

Constructors

Name Description

Public function

APhysicsThruster

(
    const FObjectInitializer& ObjectIn...
)

Functions

Name Description

Public function Const

UArrowCompon...

 

GetArrowComponent()

Returns ArrowComponent subobject

Public function Const

UPhysicsThru...

 

GetThrusterComponent()

Returns ThrusterComponent subobject

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss