godot-dlang ~master (2023-06-12T16:03:25Z)
Dub
Repo
StringName._StringName
godot
stringname
StringName
Undocumented in source.
struct
StringName
package package(godot)
union
_StringName {
godot_string
_godot_string_name
;
StringName_Bind
_bind
;
}
Members
Variables
_bind
StringName_Bind
_bind
;
Undocumented in source.
_godot_string_name
godot_string
_godot_string_name
;
Undocumented in source.
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