Plasma Engine  2.0
Loading...
Searching...
No Matches
plJoltCharacterControllerComponent Member List

This is the complete list of members for plJoltCharacterControllerComponent, including all inherited members.

ClearObjectToIgnore()plJoltCharacterControllerComponent
CollectCastContacts(plDynamicArray< ContactPoint > &out_Contacts, const JPH::Shape *pShape, const plVec3 &vQueryPosition, const plQuat &qQueryRotation, const plVec3 &vSweepDir) constplJoltCharacterControllerComponentprotected
CollectContacts(plDynamicArray< ContactPoint > &out_Contacts, const JPH::Shape *pShape, const plVec3 &vQueryPosition, const plQuat &qQueryRotation, float fCollisionTolerance) constplJoltCharacterControllerComponentprotected
Deinitialize()plComponentprotectedvirtual
DeserializeComponent(plWorldReader &inout_stream) overrideplJoltCharacterControllerComponentvirtual
EnableUnhandledMessageHandler(bool enable)plComponentprotected
EnsureInitialized()plComponent
EnsureSimulationStarted()plComponent
GetActiveFlag() constplComponent
GetContactVelocityAndPushAway(const ContactPoint &contact, float fPushForce)plJoltCharacterControllerComponentprotected
GetDynamicRTTI() const (defined in plReflectedClass)plReflectedClassinlinevirtual
GetHandle() constplComponent
GetInverseUpdateTimeDelta() constplJoltCharacterControllerComponentinlineprotected
GetJoltCharacter()plJoltCharacterControllerComponentinlineprotected
GetJoltCharacter() const (defined in plJoltCharacterControllerComponent)plJoltCharacterControllerComponentinlineprotected
GetMass() const (defined in plJoltCharacterControllerComponent)plJoltCharacterControllerComponentinline
GetMaxClimbingSlope() const (defined in plJoltCharacterControllerComponent)plJoltCharacterControllerComponentinline
GetMode() const =0 (defined in plComponent)plComponentprotectedpure virtual
GetOwner()plComponent
GetOwner() constplComponent
GetOwningManager()plComponent
GetOwningManager() constplComponent
GetShapeRadius() const =0plJoltCharacterControllerComponentprotectedpure virtual
GetStaticRTTI() (defined in plNoBase)plNoBaseinlinestatic
GetStrength() const (defined in plJoltCharacterControllerComponent)plJoltCharacterControllerComponentinline
GetTypeId() const =0 (defined in plComponent)plComponentprotectedpure virtual
GetUniqueID() constplComponent
GetUpdateTimeDelta() constplJoltCharacterControllerComponentinlineprotected
GetUserFlag(plUInt8 uiFlagIndex) constplComponent
GetWorld()plComponent
GetWorld() constplComponent
HandlesMessage(const plMessage &msg) constplComponentvirtual
Initialize()plComponentprotectedvirtual
IsActive() constplComponent
IsActiveAndInitialized() constplComponent
IsActiveAndSimulating() constplComponent
IsCrouching() overrideplJoltCharacterControllerComponentinlinevirtual
IsDestinationUnobstructed(const plVec3 &vGlobalFootPos, float fCharacterHeight) overrideplJoltCharacterControllerComponentinlinevirtual
IsDynamic() constplComponentprotected
IsInitialized() const (defined in plComponent)plComponentprotected
IsInitializing() const (defined in plComponent)plComponentprotected
IsInstanceOf(const plRTTI *pType) constplReflectedClass
IsInstanceOf() constplReflectedClassinline
IsSimulationStarted() const (defined in plComponent)plComponentprotected
IsTouchingGround() overrideplJoltCharacterControllerComponentinlinevirtual
m_DebugFlagsplJoltCharacterControllerComponent
m_pMessageDispatchTypeplComponentprotected
m_uiCollisionLayerplJoltCharacterControllerComponent
m_uiPresenceCollisionLayerplJoltCharacterControllerComponent
MakeNextCharacterShape()=0plJoltCharacterControllerComponentprotectedpure virtual
MoveCharacter(plMsgMoveCharacterController &msg) overrideplJoltCharacterControllerComponentinlinevirtual
OnActivated()plComponentprotectedvirtual
OnDeactivated() overrideplJoltCharacterControllerComponentprotectedvirtual
OnSimulationStarted() overrideplJoltCharacterControllerComponentprotectedvirtual
OnUnhandledMessage(plMessage &msg, bool bWasPostedMsg)plComponentprotectedvirtual
OnUnhandledMessage(plMessage &msg, bool bWasPostedMsg) constplComponentprotectedvirtual
plCharacterControllerComponent() (defined in plCharacterControllerComponent)plCharacterControllerComponent
plComponent()plComponentprotected
plJoltCharacterControllerComponent() (defined in plJoltCharacterControllerComponent)plJoltCharacterControllerComponent
plJoltWorldModule (defined in plJoltCharacterControllerComponent)plJoltCharacterControllerComponentfriend
plReflectedClass()=default (defined in plReflectedClass)plReflectedClass
PostMessage(const plMessage &msg, plTime delay=plTime::MakeZero(), plObjectMsgQueueType::Enum queueType=plObjectMsgQueueType::NextFrame) constplComponent
RawMove(const plVec3 &vMoveDeltaGlobal) overrideplJoltCharacterControllerComponentinlinevirtual
RawMoveIntoDirection(const plVec3 &vDirection)plJoltCharacterControllerComponentprotected
RawMoveToPosition(const plVec3 &vTargetPosition)plJoltCharacterControllerComponentprotected
RawMoveWithVelocity(const plVec3 &vVelocity, float fMaxStairStepUp, float fMaxStepDown)plJoltCharacterControllerComponentprotected
SendMessage(plMessage &ref_msg)plComponentinline
SendMessage(plMessage &ref_msg) const (defined in plComponent)plComponentinline
SerializeComponent(plWorldWriter &inout_stream) const overrideplJoltCharacterControllerComponentvirtual
SetActiveFlag(bool bEnabled)plComponent
SetCreatedByPrefab()plComponentinline
SetMass(float fMass)plJoltCharacterControllerComponent
SetMaxClimbingSlope(plAngle slope)plJoltCharacterControllerComponent
SetObjectToIgnore(plUInt32 uiObjectFilterID)plJoltCharacterControllerComponent
SetStrength(float fStrength)plJoltCharacterControllerComponent
SetUniqueID(plUInt32 uiUniqueID)plComponent
SetUserFlag(plUInt8 uiFlagIndex, bool bSet)plComponent
SpawnContactInteraction(const ContactPoint &contact, const plHashedString &sSurfaceInteraction, plSurfaceResourceHandle hFallbackSurface, const plVec3 &vInteractionNormal=plVec3(0, 0, 1))plJoltCharacterControllerComponentprotected
StickToGround(float fMaxDist)plJoltCharacterControllerComponentprotected
TeleportCharacter(const plVec3 &vGlobalFootPos) overrideplJoltCharacterControllerComponentinlinevirtual
TeleportToPosition(const plVec3 &vGlobalFootPos)plJoltCharacterControllerComponentprotected
TryChangeShape(JPH::Shape *pNewShape)plJoltCharacterControllerComponentprotected
UpdateCharacter()=0plJoltCharacterControllerComponentprotectedpure virtual
VisualizeContact(const ContactPoint &contact, const plColor &color) constplJoltCharacterControllerComponentprotected
VisualizeContacts(const plDynamicArray< ContactPoint > &contacts, const plColor &color) constplJoltCharacterControllerComponentprotected
WasCreatedByPrefab() constplComponentinline
~plComponent() (defined in plComponent)plComponentprotectedvirtual
~plJoltCharacterControllerComponent() (defined in plJoltCharacterControllerComponent)plJoltCharacterControllerComponent
~plReflectedClass()=default (defined in plReflectedClass)plReflectedClassvirtual