Urho3D
|
This is the complete list of members for Urho3D::ResourceRef, including all inherited members.
name_ | Urho3D::ResourceRef | |
operator!=(const ResourceRef &rhs) const | Urho3D::ResourceRef | inline |
operator==(const ResourceRef &rhs) const | Urho3D::ResourceRef | inline |
ResourceRef()=default | Urho3D::ResourceRef | |
ResourceRef(StringHash type) | Urho3D::ResourceRef | inlineexplicit |
ResourceRef(StringHash type, const String &name) | Urho3D::ResourceRef | inline |
ResourceRef(const String &type, const String &name) | Urho3D::ResourceRef | inline |
ResourceRef(const char *type, const char *name) | Urho3D::ResourceRef | inline |
ResourceRef(const ResourceRef &rhs)=default | Urho3D::ResourceRef | |
type_ | Urho3D::ResourceRef |