Rebel Fork Framework
|
Attribute metadata. More...
Functions | |
URHO3D_GLOBAL_CONSTANT (ConstString VectorStructElements{"VectorStructElements"}) | |
Names of vector struct elements. StringVector. | |
URHO3D_GLOBAL_CONSTANT (ConstString IsAction{"IsAction"}) | |
Flag that indicates that attribute is an action. | |
URHO3D_GLOBAL_CONSTANT (ConstString AllowResize{"AllowResize"}) | |
Flag that indicates that the attribute should be resizable by user. Applies only to ResourceRefList. | |
URHO3D_GLOBAL_CONSTANT (ConstString DynamicMetadata{"DynamicMetadata"}) | |
Attribute metadata.
Urho3D::AttributeMetadata::URHO3D_GLOBAL_CONSTANT | ( | ConstString DynamicMetadata{"DynamicMetadata"} | ) |
Flag that indicates that the elements metadata should be extracted from the value itself. Applies only to StringVariantMap.