|
Rebel Fork Framework
|
This is the complete list of members for Urho3D::AttributeInfo, including all inherited members.
| accessor_ | Urho3D::AttributeInfo | |
| AttributeInfo()=default (defined in Urho3D::AttributeInfo) | Urho3D::AttributeInfo | |
| AttributeInfo(const AttributeInfo &other)=default (defined in Urho3D::AttributeInfo) | Urho3D::AttributeInfo | |
| AttributeInfo(VariantType type, const char *name, const SharedPtr< AttributeAccessor > &accessor, const char **enumNames, const Variant &defaultValue, AttributeModeFlags mode) | Urho3D::AttributeInfo | inline |
| AttributeInfo(VariantType type, const char *name, const SharedPtr< AttributeAccessor > &accessor, const StringVector &enumNames, const Variant &defaultValue, AttributeModeFlags mode) | Urho3D::AttributeInfo | inline |
| ConvertEnumToString(unsigned value) const | Urho3D::AttributeInfo | inline |
| ConvertEnumToUInt(ea::string_view value) const | Urho3D::AttributeInfo | inline |
| defaultValue_ | Urho3D::AttributeInfo | |
| enumNames_ | Urho3D::AttributeInfo | |
| GetMetadata(const StringHash &key) const | Urho3D::AttributeInfo | inline |
| GetMetadata(const StringHash &key) const | Urho3D::AttributeInfo | inline |
| metadata_ | Urho3D::AttributeInfo | |
| mode_ | Urho3D::AttributeInfo | |
| name_ | Urho3D::AttributeInfo | |
| nameHash_ | Urho3D::AttributeInfo | |
| scopeHint_ | Urho3D::AttributeInfo | |
| ShouldLoad() const | Urho3D::AttributeInfo | inline |
| ShouldSave() const | Urho3D::AttributeInfo | inline |
| ToVector(const char *const *strings) (defined in Urho3D::AttributeInfo) | Urho3D::AttributeInfo | inlineprivatestatic |
| type_ | Urho3D::AttributeInfo |