AddRef() | Dviglo::RefCounted | |
AddReplicationState(ComponentReplicationState *state) | Dviglo::Component | |
AllocateNetworkState() | Dviglo::Serializable | |
Animatable(Context *context) | Dviglo::Animatable | explicit |
animatedNetworkAttributes_ | Dviglo::Animatable | protected |
animationEnabled_ | Dviglo::Animatable | protected |
ApplyAttributes() | Dviglo::Serializable | inlinevirtual |
areaID_ | Dviglo::NavArea | private |
attributeAnimationInfos_ | Dviglo::Animatable | protected |
blockEvents_ | Dviglo::Object | private |
boundingBox_ | Dviglo::NavArea | private |
Cast() | Dviglo::Object | inline |
Cast() const | Dviglo::Object | inline |
CleanupConnection(Connection *connection) | Dviglo::Component | |
Component(Context *context) | Dviglo::Component | explicit |
context_ | Dviglo::Object | protected |
DoAutoRemove(AutoRemoveMode mode) | Dviglo::Component | protected |
DrawDebugGeometry(DebugRenderer *debug, bool depthTest) override | Dviglo::NavArea | virtual |
enabled_ | Dviglo::Component | protected |
eventHandlers_ | Dviglo::Object | private |
FindAttributeAnimationTarget(const String &name, String &outName) | Dviglo::Animatable | protectedvirtual |
FindEventHandler(StringHash eventType, EventHandler **previous=nullptr) const | Dviglo::Object | private |
FindSpecificEventHandler(Object *sender, EventHandler **previous=nullptr) const | Dviglo::Object | private |
FindSpecificEventHandler(Object *sender, StringHash eventType, EventHandler **previous=nullptr) const | Dviglo::Object | private |
GetAnimationEnabled() const | Dviglo::Animatable | inline |
GetAreaID() const | Dviglo::NavArea | inline |
GetAttribute(unsigned index) const | Dviglo::Serializable | |
GetAttribute(const String &name) const | Dviglo::Serializable | |
GetAttributeAnimation(const String &name) const | Dviglo::Animatable | |
GetAttributeAnimationInfo(const String &name) const | Dviglo::Animatable | protected |
GetAttributeAnimationSpeed(const String &name) const | Dviglo::Animatable | |
GetAttributeAnimationTime(const String &name) const | Dviglo::Animatable | |
GetAttributeAnimationWrapMode(const String &name) const | Dviglo::Animatable | |
GetAttributeDefault(unsigned index) const | Dviglo::Serializable | |
GetAttributeDefault(const String &name) const | Dviglo::Serializable | |
GetAttributes() const | Dviglo::Serializable | virtual |
GetBlockEvents() const | Dviglo::Object | inline |
GetBoundingBox() const | Dviglo::NavArea | inline |
GetCategory() const | Dviglo::Object | |
GetComponent(StringHash type) const | Dviglo::Component | |
GetComponent() const | Dviglo::Component | |
GetComponents(PODVector< Component * > &dest, StringHash type) const | Dviglo::Component | |
GetComponents(PODVector< T * > &dest) const | Dviglo::Component | |
GetContext() const | Dviglo::Object | inline |
GetDependencyNodes(PODVector< Node * > &dest) | Dviglo::Component | virtual |
GetEventDataMap() const | Dviglo::Object | |
GetEventHandler() const | Dviglo::Object | |
GetEventSender() const | Dviglo::Object | |
GetFixedUpdateSource() | Dviglo::Component | protected |
GetGlobalVar(StringHash key) const | Dviglo::Object | |
GetGlobalVars() const | Dviglo::Object | |
GetID() const | Dviglo::Component | inline |
GetInstanceDefault(const String &name) const | Dviglo::Serializable | private |
GetInterceptNetworkUpdate(const String &attributeName) const | Dviglo::Serializable | |
GetNetworkAttributes() const | Dviglo::Serializable | virtual |
GetNetworkState() const | Dviglo::Serializable | inline |
GetNode() const | Dviglo::Component | inline |
GetNumAttributes() const | Dviglo::Serializable | |
GetNumNetworkAttributes() const | Dviglo::Serializable | |
GetObjectAnimation() const | Dviglo::Animatable | |
GetObjectAnimationAttr() const | Dviglo::Animatable | |
GetScene() const | Dviglo::Component | |
GetSubsystem(StringHash type) const | Dviglo::Object | |
GetSubsystem() const | Dviglo::Object | |
GetType() const =0 | Dviglo::Object | pure virtual |
GetTypeInfo() const =0 | Dviglo::Object | pure virtual |
GetTypeInfoStatic() | Dviglo::Object | inlinestatic |
GetTypeName() const =0 | Dviglo::Object | pure virtual |
GetWorldBoundingBox() const | Dviglo::NavArea | |
HandleAttributeAnimationAdded(StringHash eventType, VariantMap &eventData) | Dviglo::Animatable | protected |
HandleAttributeAnimationRemoved(StringHash eventType, VariantMap &eventData) | Dviglo::Animatable | protected |
HandleAttributeAnimationUpdate(StringHash eventType, VariantMap &eventData) | Dviglo::Component | protected |
HasEventHandlers() const | Dviglo::Object | inline |
HasSubscribedToEvent(StringHash eventType) const | Dviglo::Object | |
HasSubscribedToEvent(Object *sender, StringHash eventType) const | Dviglo::Object | |
id_ | Dviglo::Component | protected |
instanceDefaultValues_ | Dviglo::Serializable | private |
IsAnimatedNetworkAttribute(const AttributeInfo &attrInfo) const | Dviglo::Animatable | protected |
IsEnabled() const | Dviglo::Component | inline |
IsEnabledEffective() const | Dviglo::Component | |
IsInstanceOf(StringHash type) const | Dviglo::Object | |
IsInstanceOf(const TypeInfo *typeInfo) const | Dviglo::Object | |
IsInstanceOf() const | Dviglo::Object | inline |
IsReplicated() const | Dviglo::Component | |
IsTemporary() const | Dviglo::Serializable | inline |
Load(Deserializer &source) | Dviglo::Serializable | virtual |
LoadJSON(const JSONValue &source) override | Dviglo::Animatable | virtual |
LoadXML(const XMLElement &source) override | Dviglo::Animatable | virtual |
MarkNetworkUpdate() override | Dviglo::Component | virtual |
NavArea(Context *context) | Dviglo::NavArea | explicit |
networkState_ | Dviglo::Serializable | protected |
networkUpdate_ | Dviglo::Component | protected |
node_ | Dviglo::Component | protected |
Object(Context *context) | Dviglo::Object | explicit |
objectAnimation_ | Dviglo::Animatable | protected |
OnAttributeAnimationAdded() override | Dviglo::Component | protectedvirtual |
OnAttributeAnimationRemoved() override | Dviglo::Component | protectedvirtual |
OnEvent(Object *sender, StringHash eventType, VariantMap &eventData) | Dviglo::Object | virtual |
OnGetAttribute(const AttributeInfo &attr, Variant &dest) const | Dviglo::Serializable | virtual |
OnMarkedDirty(Node *node) | Dviglo::Component | protectedvirtual |
OnNodeSet(Node *node) | Dviglo::Component | protectedvirtual |
OnNodeSetEnabled(Node *node) | Dviglo::Component | protectedvirtual |
OnObjectAnimationAdded(ObjectAnimation *objectAnimation) | Dviglo::Animatable | protected |
OnObjectAnimationRemoved(ObjectAnimation *objectAnimation) | Dviglo::Animatable | protected |
OnSceneSet(Scene *scene) | Dviglo::Component | protectedvirtual |
OnSetAttribute(const AttributeInfo &attr, const Variant &src) | Dviglo::Serializable | virtual |
OnSetEnabled() | Dviglo::Component | inlinevirtual |
operator=(const RefCounted &rhs)=delete | Dviglo::RefCounted | |
PrepareNetworkUpdate() | Dviglo::Component | |
ReadDeltaUpdate(Deserializer &source) | Dviglo::Serializable | |
ReadLatestDataUpdate(Deserializer &source) | Dviglo::Serializable | |
refCount_ | Dviglo::RefCounted | private |
RefCounted() | Dviglo::RefCounted | |
RefCounted(const RefCounted &rhs)=delete | Dviglo::RefCounted | |
RefCountPtr() | Dviglo::RefCounted | inline |
Refs() const | Dviglo::RefCounted | |
RegisterObject(Context *context) | Dviglo::NavArea | static |
ReleaseRef() | Dviglo::RefCounted | |
Remove() | Dviglo::Component | |
RemoveAttributeAnimation(const String &name) | Dviglo::Animatable | |
RemoveEventSender(Object *sender) | Dviglo::Object | private |
RemoveInstanceDefault() | Dviglo::Serializable | |
RemoveObjectAnimation() | Dviglo::Animatable | |
ResetToDefault() | Dviglo::Serializable | |
Save(Serializer &dest) const override | Dviglo::Component | virtual |
SaveDefaultAttributes() const | Dviglo::Serializable | inlinevirtual |
SaveJSON(JSONValue &dest) const override | Dviglo::Component | virtual |
SaveXML(XMLElement &dest) const override | Dviglo::Component | virtual |
SendEvent(StringHash eventType) | Dviglo::Object | |
SendEvent(StringHash eventType, VariantMap &eventData) | Dviglo::Object | |
SendEvent(StringHash eventType, Args... args) | Dviglo::Object | inline |
Serializable(Context *context) | Dviglo::Serializable | explicit |
SetAnimationEnabled(bool enable) | Dviglo::Animatable | |
SetAnimationTime(float time) | Dviglo::Animatable | |
SetAreaID(unsigned newID) | Dviglo::NavArea | |
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::Object | inline |
SetBoundingBox(const BoundingBox &bnds) | Dviglo::NavArea | inline |
SetEnabled(bool enable) | Dviglo::Component | |
SetGlobalVar(StringHash key, const Variant &value) | Dviglo::Object | |
SetID(unsigned id) | Dviglo::Component | protected |
SetInstanceDefault(bool enable) | Dviglo::Serializable | inline |
SetInstanceDefault(const String &name, const Variant &defaultValue) | Dviglo::Serializable | private |
setInstanceDefault_ | Dviglo::Serializable | private |
SetInterceptNetworkUpdate(const String &attributeName, bool enable) | Dviglo::Serializable | |
SetNode(Node *node) | Dviglo::Component | protected |
SetObjectAnimation(ObjectAnimation *objectAnimation) | Dviglo::Animatable | |
SetObjectAnimationAttr(const ResourceRef &value) | Dviglo::Animatable | |
SetObjectAttributeAnimation(const String &name, ValueAnimation *attributeAnimation, WrapMode wrapMode, float speed) | Dviglo::Animatable | protected |
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::Serializable | private |
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 | |
UpdateAttributeAnimations(float timeStep) | Dviglo::Animatable | protected |
URHO3D_OBJECT(NavArea, Component) (defined in Dviglo::NavArea) | Dviglo::NavArea | private |
WeakRefs() const | Dviglo::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() override | Dviglo::Animatable | |
~Component() override | Dviglo::Component | |
~NavArea() override | Dviglo::NavArea | |
~Object() override | Dviglo::Object | |
~RefCounted() | Dviglo::RefCounted | virtual |
~Serializable() override | Dviglo::Serializable | |