godot-d ~master (2021-09-08T21:50:27Z)
Dub
Repo
String.length
godot
core
string
String
Returns the length of the wchar_t array, minus the zero terminator.
struct
String
@
nogc
nothrow const
size_t
length
(
)
Meta
Source
See Implementation
godot
core
string
String
aliases
toString
constructors
this
destructors
~this
functions
data
empty
format
length
opAssign
opBinary
opCmp
opEquals
opIndex
opOpAssign
ptr
toHash
utf8
postblits
this(this)
variables
_godot_string
Returns the length of the wchar_t array, minus the zero terminator.