godot-d ~releases (2022-04-02T06:37:10.8312204)
Dub
Repo
HashingContext.GDNativeClassBinding
godot
hashingcontext
HashingContext
Undocumented in source.
struct
HashingContext
package @
nogc
nothrow static
struct
GDNativeClassBinding {
__gshared
@
GodotName
("finish")
GodotMethod
!(
PoolByteArray
)
finish
;
__gshared
@
GodotName
("start")
GodotMethod
!(
GodotError
,
long
)
start
;
__gshared
@
GodotName
("update")
GodotMethod
!(
GodotError
,
PoolByteArray
)
update
;
}
Members
Static variables
finish
GodotMethod
!(
PoolByteArray
)
finish
;
Undocumented in source.
start
GodotMethod
!(
GodotError
,
long
)
start
;
Undocumented in source.
update
GodotMethod
!(
GodotError
,
PoolByteArray
)
update
;
Undocumented in source.
Meta
Source
See Implementation
godot
hashingcontext
HashingContext
aliases
BaseClasses
enums
Constants
HashType
functions
finish
opAssign
opEquals
start
toHash
update
static functions
_new
static variables
_classBindingInitialized
structs
GDNativeClassBinding
unions
__anonymous
variables
_GODOT_internal_name