godot-d ~releases (2022-04-02T06:37:10.8312204)
Dub
Repo
PCKPacker.GDNativeClassBinding
godot
pckpacker
PCKPacker
Undocumented in source.
struct
PCKPacker
package @
nogc
nothrow static
struct
GDNativeClassBinding {
__gshared
@
GodotName
("add_file")
GodotMethod
!(
GodotError
,
String
,
String
)
addFile
;
__gshared
@
GodotName
("flush")
GodotMethod
!(
GodotError
,
bool
)
flush
;
__gshared
@
GodotName
("pck_start")
GodotMethod
!(
GodotError
,
String
,
long
)
pckStart
;
}
Members
Static variables
addFile
GodotMethod
!(
GodotError
,
String
,
String
)
addFile
;
Undocumented in source.
flush
GodotMethod
!(
GodotError
,
bool
)
flush
;
Undocumented in source.
pckStart
GodotMethod
!(
GodotError
,
String
,
long
)
pckStart
;
Undocumented in source.
Meta
Source
See Implementation
godot
pckpacker
PCKPacker
aliases
BaseClasses
functions
addFile
flush
opAssign
opEquals
pckStart
toHash
static functions
_new
static variables
_classBindingInitialized
structs
GDNativeClassBinding
unions
__anonymous
variables
_GODOT_internal_name