godot-dlang v0.2.0 (2023-02-23T07:46:21Z)
Dub
Repo
String.data
godot
string
String
Returns a slice of the wchar_t data without the zero terminator.
struct
String
const
immutable
(
wchar_t
)[]
data
(
)
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 a slice of the wchar_t data without the zero terminator.