MCPcopy Create free account
hub / github.com/Redot-Engine/redot-engine / String

Method String

core/string/ustring.h:671–671  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

669 */
670
671 _FORCE_INLINE_ String() {}
672 _FORCE_INLINE_ String(const String &p_str) = default;
673 _FORCE_INLINE_ String(String &&p_str) = default;
674#ifdef SIZE_EXTRA

Callers 15

set_shader_parameterMethod · 0.45
string_to_arrayMethod · 0.45
_setMethod · 0.45
_getMethod · 0.45
saveMethod · 0.45
get_argument_optionsMethod · 0.45
_setMethod · 0.45
_getMethod · 0.45
_validate_child_nameMethod · 0.45
find_childMethod · 0.45
find_childrenMethod · 0.45

Calls

no outgoing calls

Tested by 3

get_stack_variableMethod · 0.36
update_treeMethod · 0.36
validate_classFunction · 0.36