godot-dlang ~master (2023-06-12T16:03:25Z)
Dub
Repo
String.length
godot
string
String
Returns the length of the wchar_t array, minus the zero terminator.
struct
String
const
size_t
length
(
)
Meta
Source
See Implementation
godot
string
String
aliases
toString
constructors
this
destructors
~this
functions
_bind
_defaultCtor
data
empty
format
length
opAssign
opBinary
opCmp
opEquals
opIndex
opOpAssign
ptr
toHash
utf8
unions
_String
variables
_string
Returns the length of the wchar_t array, minus the zero terminator.