godot-dlang v0.1.0 (2022-11-07T21:45:52Z)
Dub
Repo
String._String
godot
string
String
Undocumented in source.
struct
String
package
union
_String {
godot_string
_godot_string
;
String_Bind
_bind
;
}
Members
Variables
_bind
String_Bind
_bind
;
Undocumented in source.
_godot_string
godot_string
_godot_string
;
Undocumented in source.
Meta
Source
See Implementation
godot
string
String
aliases
toString
constructors
this
destructors
~this
functions
_defaultCtor
data
empty
format
length
opAssign
opBinary
opCmp
opEquals
opIndex
opOpAssign
ptr
toHash
utf8
unions
_String
variables
_string