Dry
Dry::NavArea Member List

This is the complete list of members for Dry::NavArea, including all inherited members.

AddRef()Dry::RefCounted
AddReplicationState(ComponentReplicationState *state)Dry::Component
AllocateNetworkState()Dry::Serializable
Animatable(Context *context)Dry::Animatableexplicit
animatedNetworkAttributes_Dry::Animatableprotected
animationEnabled_Dry::Animatableprotected
ApplyAttributes()Dry::Serializableinlinevirtual
areaID_Dry::NavAreaprivate
attributeAnimationInfos_Dry::Animatableprotected
boundingBox_Dry::NavAreaprivate
Cast()Dry::Objectinline
Cast() constDry::Objectinline
CleanupConnection(Connection *connection)Dry::Component
Component(Context *context)Dry::Componentexplicit
context_Dry::Objectprotected
DoAutoRemove(AutoRemoveMode mode)Dry::Componentprotected
DrawDebugGeometry(DebugRenderer *debug, bool depthTest) overrideDry::NavAreavirtual
DRY_OBJECT(NavArea, Component) (defined in Dry::NavArea)Dry::NavAreaprivate
enabled_Dry::Componentprotected
FindAttributeAnimationTarget(const String &name, String &outName)Dry::Animatableprotectedvirtual
GetAnimationEnabled() constDry::Animatableinline
GetAreaID() constDry::NavAreainline
GetAttribute(unsigned index) constDry::Serializable
GetAttribute(const String &name) constDry::Serializable
GetAttributeAnimation(const String &name) constDry::Animatable
GetAttributeAnimationInfo(const String &name) constDry::Animatableprotected
GetAttributeAnimationSpeed(const String &name) constDry::Animatable
GetAttributeAnimationTime(const String &name) constDry::Animatable
GetAttributeAnimationWrapMode(const String &name) constDry::Animatable
GetAttributeDefault(unsigned index) constDry::Serializable
GetAttributeDefault(const String &name) constDry::Serializable
GetAttributes() constDry::Serializablevirtual
GetBlockEvents() constDry::Objectinline
GetBoundingBox() constDry::NavAreainline
GetCategory() constDry::Object
GetComponent(StringHash type) constDry::Component
GetComponent() constDry::Component
GetComponents(PODVector< Component *> &dest, StringHash type) constDry::Component
GetComponents(PODVector< T *> &dest) constDry::Component
GetContext() constDry::Objectinline
GetDependencyNodes(PODVector< Node *> &dest)Dry::Componentvirtual
GetEventDataMap() constDry::Object
GetEventHandler() constDry::Object
GetEventSender() constDry::Object
GetFixedUpdateSource()Dry::Componentprotected
GetGlobalVar(StringHash key) constDry::Object
GetGlobalVars() constDry::Object
GetID() constDry::Componentinline
GetInterceptNetworkUpdate(const String &attributeName) constDry::Serializable
GetNetworkAttributes() constDry::Serializablevirtual
GetNetworkState() constDry::Serializableinline
GetNode() constDry::Componentinline
GetNumAttributes() constDry::Serializable
GetNumNetworkAttributes() constDry::Serializable
GetObjectAnimation() constDry::Animatable
GetObjectAnimationAttr() constDry::Animatable
GetScene() constDry::Component
GetSubsystem(StringHash type) constDry::Object
GetSubsystem() constDry::Object
GetType() const =0Dry::Objectpure virtual
GetTypeInfo() const =0Dry::Objectpure virtual
GetTypeInfoStatic()Dry::Objectinlinestatic
GetTypeName() const =0Dry::Objectpure virtual
GetWorldBoundingBox() constDry::NavArea
HandleAttributeAnimationAdded(StringHash eventType, VariantMap &eventData)Dry::Animatableprotected
HandleAttributeAnimationRemoved(StringHash eventType, VariantMap &eventData)Dry::Animatableprotected
HandleAttributeAnimationUpdate(StringHash eventType, VariantMap &eventData)Dry::Componentprotected
HasEventHandlers() constDry::Objectinline
HasSubscribedToEvent(StringHash eventType) constDry::Object
HasSubscribedToEvent(Object *sender, StringHash eventType) constDry::Object
id_Dry::Componentprotected
IsAnimatedNetworkAttribute(const AttributeInfo &attrInfo) constDry::Animatableprotected
IsEnabled() constDry::Componentinline
IsEnabledEffective() constDry::Component
IsInstanceOf(StringHash type) constDry::Object
IsInstanceOf(const TypeInfo *typeInfo) constDry::Object
IsInstanceOf() constDry::Objectinline
IsReplicated() constDry::Component
IsTemporary() constDry::Serializableinline
Load(Deserializer &source)Dry::Serializablevirtual
LoadJSON(const JSONValue &source) overrideDry::Animatablevirtual
LoadXML(const XMLElement &source) overrideDry::Animatablevirtual
LookupEnum(const String &valueStr, Variant &varValue, const AttributeInfo &attr) constDry::Serializableprotected
MarkNetworkUpdate() overrideDry::Componentvirtual
NavArea(Context *)Dry::NavAreaexplicit
networkState_Dry::Serializableprotected
networkUpdate_Dry::Componentprotected
node_Dry::Componentprotected
Object(Context *context)Dry::Objectexplicit
objectAnimation_Dry::Animatableprotected
OnAttributeAnimationAdded() overrideDry::Componentprotectedvirtual
OnAttributeAnimationRemoved() overrideDry::Componentprotectedvirtual
OnEvent(Object *sender, StringHash eventType, VariantMap &eventData)Dry::Objectvirtual
OnGetAttribute(const AttributeInfo &attr, Variant &dest) constDry::Serializablevirtual
OnMarkedDirty(Node *node)Dry::Componentprotectedvirtual
OnNodeSet(Node *node)Dry::Componentprotectedvirtual
OnNodeSetEnabled(Node *node)Dry::Componentprotectedvirtual
OnObjectAnimationAdded(ObjectAnimation *objectAnimation)Dry::Animatableprotected
OnObjectAnimationRemoved(ObjectAnimation *objectAnimation)Dry::Animatableprotected
OnSceneSet(Scene *scene)Dry::Componentprotectedvirtual
OnSetAttribute(const AttributeInfo &attr, const Variant &src)Dry::Serializablevirtual
OnSetEnabled()Dry::Componentinlinevirtual
operator=(const RefCounted &rhs)=deleteDry::RefCounted
PrepareNetworkUpdate()Dry::Component
ReadDeltaUpdate(Deserializer &source)Dry::Serializable
ReadLatestDataUpdate(Deserializer &source)Dry::Serializable
RefCounted()Dry::RefCounted
RefCounted(const RefCounted &rhs)=deleteDry::RefCounted
RefCountPtr()Dry::RefCountedinline
Refs() constDry::RefCounted
RegisterObject(Context *)Dry::NavAreastatic
ReleaseRef()Dry::RefCounted
Remove()Dry::Component
RemoveAttributeAnimation(const String &name)Dry::Animatable
RemoveInstanceDefault()Dry::Serializable
RemoveObjectAnimation()Dry::Animatable
ResetToDefault()Dry::Serializable
Save(Serializer &dest) const overrideDry::Componentvirtual
SaveDefaultAttributes() constDry::Serializableinlinevirtual
SaveJSON(JSONValue &dest) const overrideDry::Componentvirtual
SaveXML(XMLElement &dest) const overrideDry::Componentvirtual
SendEvent(StringHash eventType)Dry::Object
SendEvent(StringHash eventType, VariantMap &eventData)Dry::Object
SendEvent(StringHash eventType, Args... args)Dry::Objectinline
Serializable(Context *context)Dry::Serializableexplicit
SetAnimationEnabled(bool enable)Dry::Animatable
SetAnimationTime(float time)Dry::Animatable
SetAreaID(unsigned newID)Dry::NavArea
SetAttribute(unsigned index, const Variant &value)Dry::Serializable
SetAttribute(const String &name, const Variant &value)Dry::Serializable
SetAttributeAnimation(const String &name, ValueAnimation *attributeAnimation, WrapMode wrapMode=WM_LOOP, float speed=1.0f)Dry::Animatable
SetAttributeAnimationSpeed(const String &name, float speed)Dry::Animatable
SetAttributeAnimationTime(const String &name, float time)Dry::Animatable
SetAttributeAnimationWrapMode(const String &name, WrapMode wrapMode)Dry::Animatable
SetBlockEvents(bool block)Dry::Objectinline
SetBoundingBox(const BoundingBox &bnds)Dry::NavAreainline
SetEnabled(bool enable)Dry::Component
SetGlobalVar(StringHash key, const Variant &value)Dry::Object
SetID(unsigned id)Dry::Componentprotected
SetInstanceDefault(bool enable)Dry::Serializableinline
SetInterceptNetworkUpdate(const String &attributeName, bool enable)Dry::Serializable
SetNode(Node *node)Dry::Componentprotected
SetObjectAnimation(ObjectAnimation *objectAnimation)Dry::Animatable
SetObjectAnimationAttr(const ResourceRef &value)Dry::Animatable
SetObjectAttributeAnimation(const String &name, ValueAnimation *attributeAnimation, WrapMode wrapMode, float speed)Dry::Animatableprotected
SetTemporary(bool enable)Dry::Serializable
SubscribeToEvent(StringHash eventType, EventHandler *handler)Dry::Object
SubscribeToEvent(Object *sender, StringHash eventType, EventHandler *handler)Dry::Object
SubscribeToEvent(StringHash eventType, const std::function< void(StringHash, VariantMap &)> &function, void *userData=nullptr)Dry::Object
SubscribeToEvent(Object *sender, StringHash eventType, const std::function< void(StringHash, VariantMap &)> &function, void *userData=nullptr)Dry::Object
UnsubscribeFromAllEvents()Dry::Object
UnsubscribeFromAllEventsExcept(const PODVector< StringHash > &exceptions, bool onlyUserData)Dry::Object
UnsubscribeFromEvent(StringHash eventType)Dry::Object
UnsubscribeFromEvent(Object *sender, StringHash eventType)Dry::Object
UnsubscribeFromEvents(Object *sender)Dry::Object
UpdateAttributeAnimations(float timeStep)Dry::Animatableprotected
WeakRefs() constDry::RefCounted
WriteDeltaUpdate(Serializer &dest, const DirtyBits &attributeBits, unsigned char timeStamp)Dry::Serializable
WriteInitialDeltaUpdate(Serializer &dest, unsigned char timeStamp)Dry::Serializable
WriteLatestDataUpdate(Serializer &dest, unsigned char timeStamp)Dry::Serializable
~Animatable() overrideDry::Animatable
~Component() override=default (defined in Dry::Component)Dry::Component
~NavArea() overrideDry::NavArea
~Object() overrideDry::Object
~RefCounted()Dry::RefCountedvirtual
~Serializable() overrideDry::Serializable