@etothepii/satisfactory-file-parser
Preparing search index...
MD5Hash
Type Alias MD5Hash
a UE MD5 hash. consists of 16 bytes and a validity byte.
type
MD5Hash
=
{
hash
?:
number
[]
;
isValid
:
boolean
;
}
Index
Properties
hash?
is
Valid
Properties
Optional
hash
hash
?:
number
[]
is
Valid
isValid
:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
hash
is
Valid
@etothepii/satisfactory-file-parser
Loading...
a UE MD5 hash. consists of 16 bytes and a validity byte.