|
| operator const void * () const |
|
bool | operator== (const String &p_name) const |
|
bool | operator== (const char *p_name) const |
|
bool | operator!= (const String &p_name) const |
|
_FORCE_INLINE_ bool | operator< (const StringName &p_name) const |
|
_FORCE_INLINE_ bool | operator== (const StringName &p_name) const |
|
_FORCE_INLINE_ uint32_t | hash () const |
|
bool | operator!= (const StringName &p_name) const |
|
_FORCE_INLINE_ | operator String () const |
|
void | operator= (const StringName &p_name) |
|
| StringName (const char *p_name) |
|
| StringName (const StringName &p_name) |
|
| StringName (const String &p_name) |
|
| StringName (const StaticCString &p_static_string) |
|
void register_core_types |
( |
| ) |
|
|
friend |
The documentation for this class was generated from the following files:
- /Users/huihoo/Downloads/godot-2.0.4-stable/core/string_db.h
- /Users/huihoo/Downloads/godot-2.0.4-stable/core/string_db.cpp