Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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_shader
Method · 0.80
get_selected_text
Method · 0.80
_generate_cs_method
Method · 0.80
disassemble
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected