Public Member Functions | |
_FORCE_INLINE_ PropertyInfo | added_usage (int p_fl) const |
PropertyInfo (Variant::Type p_type, const String p_name, PropertyHint p_hint=PROPERTY_HINT_NONE, const String &p_hint_string="", uint32_t p_usage=PROPERTY_USAGE_DEFAULT) | |
bool | operator< (const PropertyInfo &p_info) const |
Public Attributes | |
Variant::Type | type |
String | name |
PropertyHint | hint |
String | hint_string |
uint32_t | usage |