@etothepii/satisfactory-file-parser
Preparing search index...
BlueprintReaderWriterContext
Type Alias BlueprintReaderWriterContext
Context for reading/writing blueprint files.
type
BlueprintReaderWriterContext
=
{
blueprintConfigVersion
:
number
;
buildVersion
:
number
;
headerVersion
:
number
;
saveVersion
:
HierarchyVersion
;
throwErrors
:
boolean
;
}
Index
Properties
blueprint
Config
Version
build
Version
header
Version
save
Version
throw
Errors
Properties
blueprint
Config
Version
blueprintConfigVersion
:
number
build
Version
buildVersion
:
number
header
Version
headerVersion
:
number
save
Version
saveVersion
:
HierarchyVersion
throw
Errors
throwErrors
:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
blueprint
Config
Version
build
Version
header
Version
save
Version
throw
Errors
@etothepii/satisfactory-file-parser
Loading...
Context for reading/writing blueprint files.