Urho3D
Dviglo::CrowdManager Member List

This is the complete list of members for Dviglo::CrowdManager, including all inherited members.

AddAgent(CrowdAgent *agent, const Vector3 &pos)Dviglo::CrowdManagerprotected
AddRef()Dviglo::RefCounted
AddReplicationState(ComponentReplicationState *state)Dviglo::Component
AllocateNetworkState()Dviglo::Serializable
Animatable(Context *context)Dviglo::Animatableexplicit
animatedNetworkAttributes_Dviglo::Animatableprotected
animationEnabled_Dviglo::Animatableprotected
ApplyAttributes() overrideDviglo::CrowdManagervirtual
attributeAnimationInfos_Dviglo::Animatableprotected
blockEvents_Dviglo::Objectprivate
Cast()Dviglo::Objectinline
Cast() constDviglo::Objectinline
CleanupConnection(Connection *connection)Dviglo::Component
Component(Context *context)Dviglo::Componentexplicit
context_Dviglo::Objectprotected
CreateCrowd()Dviglo::CrowdManagerprotected
crowd_Dviglo::CrowdManagerprivate
CrowdAgent (defined in Dviglo::CrowdManager)Dviglo::CrowdManagerfriend
CrowdManager(Context *context)Dviglo::CrowdManagerexplicit
DoAutoRemove(AutoRemoveMode mode)Dviglo::Componentprotected
DrawDebugGeometry(DebugRenderer *debug, bool depthTest) overrideDviglo::CrowdManagervirtual
DrawDebugGeometry(bool depthTest)Dviglo::CrowdManager
enabled_Dviglo::Componentprotected
eventHandlers_Dviglo::Objectprivate
FindAttributeAnimationTarget(const String &name, String &outName)Dviglo::Animatableprotectedvirtual
FindEventHandler(StringHash eventType, EventHandler **previous=nullptr) constDviglo::Objectprivate
FindNearestPoint(const Vector3 &point, int queryFilterType, dtPolyRef *nearestRef=nullptr)Dviglo::CrowdManager
FindPath(PODVector< Vector3 > &dest, const Vector3 &start, const Vector3 &end, int queryFilterType)Dviglo::CrowdManager
FindSpecificEventHandler(Object *sender, EventHandler **previous=nullptr) constDviglo::Objectprivate
FindSpecificEventHandler(Object *sender, StringHash eventType, EventHandler **previous=nullptr) constDviglo::Objectprivate
GetAgents(Node *node=nullptr, bool inCrowdFilter=true) constDviglo::CrowdManager
GetAnimationEnabled() constDviglo::Animatableinline
GetAreaCost(unsigned queryFilterType, unsigned areaID) constDviglo::CrowdManager
GetAttribute(unsigned index) constDviglo::Serializable
GetAttribute(const String &name) constDviglo::Serializable
GetAttributeAnimation(const String &name) constDviglo::Animatable
GetAttributeAnimationInfo(const String &name) constDviglo::Animatableprotected
GetAttributeAnimationSpeed(const String &name) constDviglo::Animatable
GetAttributeAnimationTime(const String &name) constDviglo::Animatable
GetAttributeAnimationWrapMode(const String &name) constDviglo::Animatable
GetAttributeDefault(unsigned index) constDviglo::Serializable
GetAttributeDefault(const String &name) constDviglo::Serializable
GetAttributes() constDviglo::Serializablevirtual
GetBlockEvents() constDviglo::Objectinline
GetCategory() constDviglo::Object
GetComponent(StringHash type) constDviglo::Component
GetComponent() constDviglo::Component
GetComponents(PODVector< Component * > &dest, StringHash type) constDviglo::Component
GetComponents(PODVector< T * > &dest) constDviglo::Component
GetContext() constDviglo::Objectinline
GetCrowd() constDviglo::CrowdManagerinlineprotected
GetDependencyNodes(PODVector< Node * > &dest)Dviglo::Componentvirtual
GetDetourCrowdAgent(int agent) constDviglo::CrowdManagerprotected
GetDetourQueryFilter(unsigned queryFilterType) constDviglo::CrowdManagerprotected
GetDistanceToWall(const Vector3 &point, float radius, int queryFilterType, Vector3 *hitPos=nullptr, Vector3 *hitNormal=nullptr)Dviglo::CrowdManager
GetEventDataMap() constDviglo::Object
GetEventHandler() constDviglo::Object
GetEventSender() constDviglo::Object
GetExcludeFlags(unsigned queryFilterType) constDviglo::CrowdManager
GetFixedUpdateSource()Dviglo::Componentprotected
GetGlobalVar(StringHash key) constDviglo::Object
GetGlobalVars() constDviglo::Object
GetID() constDviglo::Componentinline
GetIncludeFlags(unsigned queryFilterType) constDviglo::CrowdManager
GetInstanceDefault(const String &name) constDviglo::Serializableprivate
GetInterceptNetworkUpdate(const String &attributeName) constDviglo::Serializable
GetMaxAgentRadius() constDviglo::CrowdManagerinline
GetMaxAgents() constDviglo::CrowdManagerinline
GetNavigationMesh() constDviglo::CrowdManagerinline
GetNetworkAttributes() constDviglo::Serializablevirtual
GetNetworkState() constDviglo::Serializableinline
GetNode() constDviglo::Componentinline
GetNumAreas(unsigned queryFilterType) constDviglo::CrowdManager
GetNumAttributes() constDviglo::Serializable
GetNumNetworkAttributes() constDviglo::Serializable
GetNumObstacleAvoidanceTypes() constDviglo::CrowdManagerinline
GetNumQueryFilterTypes() constDviglo::CrowdManagerinline
GetObjectAnimation() constDviglo::Animatable
GetObjectAnimationAttr() constDviglo::Animatable
GetObstacleAvoidanceParams(unsigned obstacleAvoidanceType) constDviglo::CrowdManager
GetObstacleAvoidanceTypesAttr() constDviglo::CrowdManager
GetQueryFilterTypesAttr() constDviglo::CrowdManager
GetRandomPoint(int queryFilterType, dtPolyRef *randomRef=nullptr)Dviglo::CrowdManager
GetRandomPointInCircle(const Vector3 &center, float radius, int queryFilterType, dtPolyRef *randomRef=nullptr)Dviglo::CrowdManager
GetScene() constDviglo::Component
GetSubsystem(StringHash type) constDviglo::Object
GetSubsystem() constDviglo::Object
GetType() const =0Dviglo::Objectpure virtual
GetTypeInfo() const =0Dviglo::Objectpure virtual
GetTypeInfoStatic()Dviglo::Objectinlinestatic
GetTypeName() const =0Dviglo::Objectpure virtual
HandleAttributeAnimationAdded(StringHash eventType, VariantMap &eventData)Dviglo::Animatableprotected
HandleAttributeAnimationRemoved(StringHash eventType, VariantMap &eventData)Dviglo::Animatableprotected
HandleAttributeAnimationUpdate(StringHash eventType, VariantMap &eventData)Dviglo::Componentprotected
HandleComponentAdded(StringHash eventType, VariantMap &eventData)Dviglo::CrowdManagerprivate
HandleNavMeshChanged(StringHash eventType, VariantMap &eventData)Dviglo::CrowdManagerprivate
HandleSceneSubsystemUpdate(StringHash eventType, VariantMap &eventData)Dviglo::CrowdManagerprivate
HasEventHandlers() constDviglo::Objectinline
HasSubscribedToEvent(StringHash eventType) constDviglo::Object
HasSubscribedToEvent(Object *sender, StringHash eventType) constDviglo::Object
id_Dviglo::Componentprotected
instanceDefaultValues_Dviglo::Serializableprivate
IsAnimatedNetworkAttribute(const AttributeInfo &attrInfo) constDviglo::Animatableprotected
IsEnabled() constDviglo::Componentinline
IsEnabledEffective() constDviglo::Component
IsInstanceOf(StringHash type) constDviglo::Object
IsInstanceOf(const TypeInfo *typeInfo) constDviglo::Object
IsInstanceOf() constDviglo::Objectinline
IsReplicated() constDviglo::Component
IsTemporary() constDviglo::Serializableinline
Load(Deserializer &source)Dviglo::Serializablevirtual
LoadJSON(const JSONValue &source) overrideDviglo::Animatablevirtual
LoadXML(const XMLElement &source) overrideDviglo::Animatablevirtual
MarkNetworkUpdate() overrideDviglo::Componentvirtual
maxAgentRadius_Dviglo::CrowdManagerprivate
maxAgents_Dviglo::CrowdManagerprivate
MoveAlongSurface(const Vector3 &start, const Vector3 &end, int queryFilterType, int maxVisited=3)Dviglo::CrowdManager
navigationMesh_Dviglo::CrowdManagerprivate
navigationMeshId_Dviglo::CrowdManagerprivate
networkState_Dviglo::Serializableprotected
networkUpdate_Dviglo::Componentprotected
node_Dviglo::Componentprotected
numAreas_Dviglo::CrowdManagerprivate
numObstacleAvoidanceTypes_Dviglo::CrowdManagerprivate
numQueryFilterTypes_Dviglo::CrowdManagerprivate
Object(Context *context)Dviglo::Objectexplicit
objectAnimation_Dviglo::Animatableprotected
OnAttributeAnimationAdded() overrideDviglo::Componentprotectedvirtual
OnAttributeAnimationRemoved() overrideDviglo::Componentprotectedvirtual
OnEvent(Object *sender, StringHash eventType, VariantMap &eventData)Dviglo::Objectvirtual
OnGetAttribute(const AttributeInfo &attr, Variant &dest) constDviglo::Serializablevirtual
OnMarkedDirty(Node *node)Dviglo::Componentprotectedvirtual
OnNodeSet(Node *node)Dviglo::Componentprotectedvirtual
OnNodeSetEnabled(Node *node)Dviglo::Componentprotectedvirtual
OnObjectAnimationAdded(ObjectAnimation *objectAnimation)Dviglo::Animatableprotected
OnObjectAnimationRemoved(ObjectAnimation *objectAnimation)Dviglo::Animatableprotected
OnSceneSet(Scene *scene) overrideDviglo::CrowdManagerprotectedvirtual
OnSetAttribute(const AttributeInfo &attr, const Variant &src)Dviglo::Serializablevirtual
OnSetEnabled()Dviglo::Componentinlinevirtual
operator=(const RefCounted &rhs)=deleteDviglo::RefCounted
PrepareNetworkUpdate()Dviglo::Component
Raycast(const Vector3 &start, const Vector3 &end, int queryFilterType, Vector3 *hitNormal=nullptr)Dviglo::CrowdManager
ReadDeltaUpdate(Deserializer &source)Dviglo::Serializable
ReadLatestDataUpdate(Deserializer &source)Dviglo::Serializable
refCount_Dviglo::RefCountedprivate
RefCounted()Dviglo::RefCounted
RefCounted(const RefCounted &rhs)=deleteDviglo::RefCounted
RefCountPtr()Dviglo::RefCountedinline
Refs() constDviglo::RefCounted
RegisterObject(Context *context)Dviglo::CrowdManagerstatic
ReleaseRef()Dviglo::RefCounted
Remove()Dviglo::Component
RemoveAgent(CrowdAgent *agent)Dviglo::CrowdManagerprotected
RemoveAttributeAnimation(const String &name)Dviglo::Animatable
RemoveEventSender(Object *sender)Dviglo::Objectprivate
RemoveInstanceDefault()Dviglo::Serializable
RemoveObjectAnimation()Dviglo::Animatable
ResetCrowdTarget(Node *node=nullptr)Dviglo::CrowdManager
ResetToDefault()Dviglo::Serializable
Save(Serializer &dest) const overrideDviglo::Componentvirtual
SaveDefaultAttributes() constDviglo::Serializableinlinevirtual
SaveJSON(JSONValue &dest) const overrideDviglo::Componentvirtual
SaveXML(XMLElement &dest) const overrideDviglo::Componentvirtual
SendEvent(StringHash eventType)Dviglo::Object
SendEvent(StringHash eventType, VariantMap &eventData)Dviglo::Object
SendEvent(StringHash eventType, Args... args)Dviglo::Objectinline
Serializable(Context *context)Dviglo::Serializableexplicit
SetAnimationEnabled(bool enable)Dviglo::Animatable
SetAnimationTime(float time)Dviglo::Animatable
SetAreaCost(unsigned queryFilterType, unsigned areaID, float cost)Dviglo::CrowdManager
SetAttribute(unsigned index, const Variant &value)Dviglo::Serializable
SetAttribute(const String &name, const Variant &value)Dviglo::Serializable
SetAttributeAnimation(const String &name, ValueAnimation *attributeAnimation, WrapMode wrapMode=WM_LOOP, float speed=1.0f)Dviglo::Animatable
SetAttributeAnimationSpeed(const String &name, float speed)Dviglo::Animatable
SetAttributeAnimationTime(const String &name, float time)Dviglo::Animatable
SetAttributeAnimationWrapMode(const String &name, WrapMode wrapMode)Dviglo::Animatable
SetBlockEvents(bool block)Dviglo::Objectinline
SetCrowdTarget(const Vector3 &position, Node *node=nullptr)Dviglo::CrowdManager
SetCrowdVelocity(const Vector3 &velocity, Node *node=nullptr)Dviglo::CrowdManager
SetEnabled(bool enable)Dviglo::Component
SetExcludeFlags(unsigned queryFilterType, unsigned short flags)Dviglo::CrowdManager
SetGlobalVar(StringHash key, const Variant &value)Dviglo::Object
SetID(unsigned id)Dviglo::Componentprotected
SetIncludeFlags(unsigned queryFilterType, unsigned short flags)Dviglo::CrowdManager
SetInstanceDefault(bool enable)Dviglo::Serializableinline
SetInstanceDefault(const String &name, const Variant &defaultValue)Dviglo::Serializableprivate
setInstanceDefault_Dviglo::Serializableprivate
SetInterceptNetworkUpdate(const String &attributeName, bool enable)Dviglo::Serializable
SetMaxAgentRadius(float maxAgentRadius)Dviglo::CrowdManager
SetMaxAgents(unsigned maxAgents)Dviglo::CrowdManager
SetNavigationMesh(NavigationMesh *navMesh)Dviglo::CrowdManager
SetNode(Node *node)Dviglo::Componentprotected
SetObjectAnimation(ObjectAnimation *objectAnimation)Dviglo::Animatable
SetObjectAnimationAttr(const ResourceRef &value)Dviglo::Animatable
SetObjectAttributeAnimation(const String &name, ValueAnimation *attributeAnimation, WrapMode wrapMode, float speed)Dviglo::Animatableprotected
SetObstacleAvoidanceParams(unsigned obstacleAvoidanceType, const CrowdObstacleAvoidanceParams &params)Dviglo::CrowdManager
SetObstacleAvoidanceTypesAttr(const VariantVector &value)Dviglo::CrowdManager
SetQueryFilterTypesAttr(const VariantVector &value)Dviglo::CrowdManager
SetTemporary(bool enable)Dviglo::Serializable
SubscribeToEvent(StringHash eventType, EventHandler *handler)Dviglo::Object
SubscribeToEvent(Object *sender, StringHash eventType, EventHandler *handler)Dviglo::Object
SubscribeToEvent(StringHash eventType, const std::function< void(StringHash, VariantMap &)> &function, void *userData=nullptr)Dviglo::Object
SubscribeToEvent(Object *sender, StringHash eventType, const std::function< void(StringHash, VariantMap &)> &function, void *userData=nullptr)Dviglo::Object
temporary_Dviglo::Serializableprivate
UnsubscribeFromAllEvents()Dviglo::Object
UnsubscribeFromAllEventsExcept(const PODVector< StringHash > &exceptions, bool onlyUserData)Dviglo::Object
UnsubscribeFromEvent(StringHash eventType)Dviglo::Object
UnsubscribeFromEvent(Object *sender, StringHash eventType)Dviglo::Object
UnsubscribeFromEvents(Object *sender)Dviglo::Object
Update(float delta)Dviglo::CrowdManagerprotected
UpdateAttributeAnimations(float timeStep)Dviglo::Animatableprotected
URHO3D_OBJECT(CrowdManager, Component) (defined in Dviglo::CrowdManager)Dviglo::CrowdManagerprivate
WeakRefs() constDviglo::RefCounted
WriteDeltaUpdate(Serializer &dest, const DirtyBits &attributeBits, unsigned char timeStamp)Dviglo::Serializable
WriteInitialDeltaUpdate(Serializer &dest, unsigned char timeStamp)Dviglo::Serializable
WriteLatestDataUpdate(Serializer &dest, unsigned char timeStamp)Dviglo::Serializable
~Animatable() overrideDviglo::Animatable
~Component() overrideDviglo::Component
~CrowdManager() overrideDviglo::CrowdManager
~Object() overrideDviglo::Object
~RefCounted()Dviglo::RefCountedvirtual
~Serializable() overrideDviglo::Serializable