godot-d ~releases (2022-04-02T06:37:10.8312204)
Dub
Repo
ResourceFormatSaver.GDNativeClassBinding
godot
resourceformatsaver
ResourceFormatSaver
Undocumented in source.
struct
ResourceFormatSaver
package @
nogc
nothrow static
struct
GDNativeClassBinding {
__gshared
@
GodotName
("get_recognized_extensions")
GodotMethod
!(
PoolStringArray
,
Resource
)
getRecognizedExtensions
;
__gshared
@
GodotName
("recognize")
GodotMethod
!(
bool
,
Resource
)
recognize
;
__gshared
@
GodotName
("save")
GodotMethod
!(
long
,
String
,
Resource
,
long
)
save
;
}
Members
Static variables
getRecognizedExtensions
GodotMethod
!(
PoolStringArray
,
Resource
)
getRecognizedExtensions
;
Undocumented in source.
recognize
GodotMethod
!(
bool
,
Resource
)
recognize
;
Undocumented in source.
save
GodotMethod
!(
long
,
String
,
Resource
,
long
)
save
;
Undocumented in source.
Meta
Source
See Implementation
godot
resourceformatsaver
ResourceFormatSaver
aliases
BaseClasses
functions
getRecognizedExtensions
opAssign
opEquals
recognize
save
toHash
static functions
_new
static variables
_classBindingInitialized
structs
GDNativeClassBinding
unions
__anonymous
variables
_GODOT_internal_name