godot-dlang ~master (2023-06-12T16:03:25Z)
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.