Chicane

APawn

Header
Includes/Chicane/Runtime/Game/Transformable/Actor/Pawn/Instance.hpp
Namespace
Chicane::APawn

Constructors

NameDescription
APawn()

Destructors

NameDescription
~APawn()

Virtual Functions

AccessReturnModifierNameDescription
protected
void
inline
onControlAttachment()
protected
void
inline
onControleDeattachment()

Functions

AccessReturnModifierNameDescription
public
bool
const
isControlled()
public
T*
inline, const
getController()
public
void
attachController(
Controller* inController
)
public
void
deattachController()
public
const
getPhysicsComponent()

Members

AccessTypeModifierNameDescription
protected
m_controller
protected
m_physicsComponent