godot-dlang v0.2.0 (2023-02-23T07:46:21Z)
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.