Preparing search index...
The search index is not available
@etothepii/satisfactory-file-parser
@etothepii/satisfactory-file-parser
Blueprint
Interface Blueprint
interface
Blueprint
{
compressionInfo
:
ChunkCompressionInfo
;
config
:
BlueprintConfig
;
header
:
BlueprintHeader
;
name
:
string
;
objects
:
(
SaveComponent
|
SaveEntity
)
[]
;
}
Index
Properties
compression
Info
config
header
name
objects
Properties
compression
Info
compression
Info
:
ChunkCompressionInfo
config
config
:
BlueprintConfig
header
header
:
BlueprintHeader
name
name
:
string
objects
objects
:
(
SaveComponent
|
SaveEntity
)
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
compression
Info
config
header
name
objects
@etothepii/satisfactory-file-parser
Loading...