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

Class String

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

Source from the content-addressed store, hash-verified

45#include "core/variant/array.h"
46
47class String;
48template <typename T>
49class CharStringT;
50

Callers 15

Vector<String> sarrayFunction · 0.70
node_path.cppFile · 0.70
ustring.cppFile · 0.70
operator==Function · 0.70
operator!=Function · 0.70
get_slicecMethod · 0.70
joinMethod · 0.70
_to_intFunction · 0.70
substrMethod · 0.70
formatMethod · 0.70
xml_unescapeMethod · 0.70
pad_decimalsMethod · 0.70

Calls 2

sizeMethod · 0.65
getMethod · 0.45

Tested by

no test coverage detected