godot-dlang v0.2.0 (2023-02-23T07:46:21Z)
Dub
Repo
StringName.length
godot
stringname
StringName
Returns the length of the char32_t array, minus the zero terminator.
struct
StringName
const
size_t
length
(
)
Meta
Source
See Implementation
godot
stringname
StringName
constructors
this
destructors
~this
functions
_defaultCtor
data
empty
length
opAssign
opCast
opEquals
ptr
toHash
postblits
this(this)
static functions
makeEmpty
unions
_StringName
variables
_stringName
Returns the length of the char32_t array, minus the zero terminator.