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

Method get_string_length

core/string/string_builder.h:78–80  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

76 }
77
78 _FORCE_INLINE_ uint32_t get_string_length() const {
79 return string_length;
80 }
81
82 String as_string() const;
83

Callers 4

_update_shaderMethod · 0.80
get_selected_textMethod · 0.80
_generate_cs_methodMethod · 0.80
disassembleMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected