ezEngine Release 26.9
Loading...
Searching...
No Matches
ezDetourCrowdAgentComponent Member List

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

CancelNavigation() (defined in ezDetourCrowdAgentComponent)ezDetourCrowdAgentComponent
Deinitialize()ezComponentprotectedvirtual
DeleteComponent()ezComponent
DeserializeComponent(ezWorldReader &stream) overrideezDetourCrowdAgentComponentprotectedvirtual
EnableUnhandledMessageHandler(bool enable)ezComponentprotected
EnsureInitialized()ezComponent
EnsureSimulationStarted()ezComponent
ezComponent()ezComponentprotected
ezDetourCrowdAgentComponent() (defined in ezDetourCrowdAgentComponent)ezDetourCrowdAgentComponent
ezReflectedClass()=default (defined in ezReflectedClass)ezReflectedClass
GetActiveFlag() constezComponent
GetActualDestination() constezDetourCrowdAgentComponentinline
GetDestination() const (defined in ezDetourCrowdAgentComponent)ezDetourCrowdAgentComponentinline
GetDynamicRTTI() const (defined in ezReflectedClass)ezReflectedClassinlinevirtual
GetHandle() constezComponent
GetHeight() const (defined in ezDetourCrowdAgentComponent)ezDetourCrowdAgentComponentinline
GetMaxAcceleration() const (defined in ezDetourCrowdAgentComponent)ezDetourCrowdAgentComponentinline
GetMaxAngularSpeed() const (defined in ezDetourCrowdAgentComponent)ezDetourCrowdAgentComponentinline
GetMaxSpeed() const (defined in ezDetourCrowdAgentComponent)ezDetourCrowdAgentComponentinline
GetMode() const =0 (defined in ezComponent)ezComponentprotectedpure virtual
GetOwner()ezComponent
GetOwner() constezComponent
GetOwningManager()ezComponent
GetOwningManager() constezComponent
GetPushiness() const (defined in ezDetourCrowdAgentComponent)ezDetourCrowdAgentComponentinline
GetRadius() const (defined in ezDetourCrowdAgentComponent)ezDetourCrowdAgentComponentinline
GetRotationMode() const (defined in ezDetourCrowdAgentComponent)ezDetourCrowdAgentComponentinline
GetStaticRTTI() (defined in ezNoBase)ezNoBaseinlinestatic
GetStoppingDistance() const (defined in ezDetourCrowdAgentComponent)ezDetourCrowdAgentComponentinline
GetTypeId() const =0 (defined in ezComponent)ezComponentprotectedpure virtual
GetUniqueID() constezComponent
GetUserFlag(ezUInt8 uiFlagIndex) constezComponent
GetVelocity() const (defined in ezDetourCrowdAgentComponent)ezDetourCrowdAgentComponentinline
GetWorld()ezComponent
GetWorld() constezComponent
HandlesMessage(const ezMessage &msg) constezComponentvirtual
HasDestination() const (defined in ezDetourCrowdAgentComponent)ezDetourCrowdAgentComponentinline
Initialize()ezComponentprotectedvirtual
IsActive() constezComponent
IsActiveAndInitialized() constezComponent
IsActiveAndSimulating() constezComponent
IsDynamic() constezComponentprotected
IsInitialized() const (defined in ezComponent)ezComponentprotected
IsInitializing() const (defined in ezComponent)ezComponentprotected
IsInstanceOf(const ezRTTI *pType) constezReflectedClass
IsInstanceOf() constezReflectedClassinline
IsSimulationStarted() const (defined in ezComponent)ezComponentprotected
m_fHeightezDetourCrowdAgentComponentprotected
m_fMaxAccelerationezDetourCrowdAgentComponentprotected
m_fMaxSpeedezDetourCrowdAgentComponentprotected
m_fPushinessezDetourCrowdAgentComponentprotected
m_fRadiusezDetourCrowdAgentComponentprotected
m_fStoppingDistanceezDetourCrowdAgentComponentprotected
m_MaxAngularSpeedezDetourCrowdAgentComponentprotected
m_pMessageDispatchTypeezComponentprotected
m_RotationModeezDetourCrowdAgentComponentprotected
m_sNavmeshConfigezDetourCrowdAgentComponentprotected
m_uiAgentId (defined in ezDetourCrowdAgentComponent)ezDetourCrowdAgentComponentprotected
m_uiAllowPartialPathBit (defined in ezDetourCrowdAgentComponent)ezDetourCrowdAgentComponentprotected
m_uiCrowdId (defined in ezDetourCrowdAgentComponent)ezDetourCrowdAgentComponentprotected
m_uiDestinationChangedBit (defined in ezDetourCrowdAgentComponent)ezDetourCrowdAgentComponentprotected
m_uiHasDestinationBit (defined in ezDetourCrowdAgentComponent)ezDetourCrowdAgentComponentprotected
m_uiParamsChangedBit (defined in ezDetourCrowdAgentComponent)ezDetourCrowdAgentComponentprotected
m_uiSteeringFailedBitezDetourCrowdAgentComponentprotected
m_uiUniqueAgentId (defined in ezDetourCrowdAgentComponent)ezDetourCrowdAgentComponentprotected
m_vActualDestination (defined in ezDetourCrowdAgentComponent)ezDetourCrowdAgentComponentprotected
m_vDestination (defined in ezDetourCrowdAgentComponent)ezDetourCrowdAgentComponentprotected
m_vVelocity (defined in ezDetourCrowdAgentComponent)ezDetourCrowdAgentComponentprotected
OnActivated()ezComponentprotectedvirtual
OnDeactivated()ezComponentprotectedvirtual
OnSimulationStarted()ezComponentprotectedvirtual
OnUnhandledMessage(ezMessage &msg, bool bWasPostedMsg)ezComponentprotectedvirtual
OnUnhandledMessage(ezMessage &msg, bool bWasPostedMsg) constezComponentprotectedvirtual
PostMessage(const ezMessage &msg, ezTime delay=ezTime::MakeZero(), ezObjectMsgQueueType::Enum queueType=ezObjectMsgQueueType::NextFrame) constezComponent
SendMessage(ezMessage &ref_msg)ezComponentinline
SendMessage(ezMessage &ref_msg) const (defined in ezComponent)ezComponentinline
SerializeComponent(ezWorldWriter &stream) const overrideezDetourCrowdAgentComponentprotectedvirtual
SetActiveFlag(bool bEnabled)ezComponent
SetCreatedByPrefab()ezComponentinline
SetDestination(const ezVec3 &vGlobalPos, bool bAllowPartialPath)ezDetourCrowdAgentComponent
SetHeight(float fHeight) (defined in ezDetourCrowdAgentComponent)ezDetourCrowdAgentComponent
SetMaxAcceleration(float fMaxAcceleration) (defined in ezDetourCrowdAgentComponent)ezDetourCrowdAgentComponent
SetMaxAngularSpeed(ezAngle maxAngularSpeed) (defined in ezDetourCrowdAgentComponent)ezDetourCrowdAgentComponent
SetMaxSpeed(float fMaxSpeed) (defined in ezDetourCrowdAgentComponent)ezDetourCrowdAgentComponent
SetPushiness(float fPushiness) (defined in ezDetourCrowdAgentComponent)ezDetourCrowdAgentComponent
SetRadius(float fRadius) (defined in ezDetourCrowdAgentComponent)ezDetourCrowdAgentComponent
SetRotationMode(ezDetourCrowdAgentRotationMode::Enum rotationMode) (defined in ezDetourCrowdAgentComponent)ezDetourCrowdAgentComponentinline
SetStoppingDistance(float fStoppingDistance) (defined in ezDetourCrowdAgentComponent)ezDetourCrowdAgentComponent
SetUniqueID(ezUInt32 uiUniqueID)ezComponent
SetUserFlag(ezUInt8 uiFlagIndex, bool bSet)ezComponent
WasCreatedByPrefab() constezComponentinline
~ezComponent() (defined in ezComponent)ezComponentprotectedvirtual
~ezDetourCrowdAgentComponent() (defined in ezDetourCrowdAgentComponent)ezDetourCrowdAgentComponent
~ezReflectedClass()=default (defined in ezReflectedClass)ezReflectedClassvirtual