JME - Application Documentation
Preparing search index...
includes/saveLoad
SaveFile
Type Alias SaveFile
Shape of the persisted save file.
type
SaveFile
=
{
junctionConfig
:
JunctionConfig
;
name
:
string
;
savedAt
:
string
;
simConfig
:
SimConfig
;
version
:
1
;
}
Index
Properties
junction
Config
name
saved
At
sim
Config
version
Properties
junction
Config
junctionConfig
:
JunctionConfig
name
name
:
string
saved
At
savedAt
:
string
sim
Config
simConfig
:
SimConfig
version
version
:
1
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
junction
Config
name
saved
At
sim
Config
version
JME - Application Documentation
Loading...
Shape of the persisted save file.