Represents a snapshot of the simulation state More...
Public Member Functions | |
byte[] | GetStateBytes () |
Static Public Member Functions | |
static int | LevelExperience (int level, int experiencePerStep) |
Properties | |
Tick | Tick [get] |
The absolute tick index this snapshot represents. More... | |
double | Time [get] |
The time in seconds this SimulationSnapshot represents. Time is relative to Tick 0, with Tick 0 representing Time 0f. More... | |
Represents a snapshot of the simulation state
|
get |
The absolute tick index this snapshot represents.
|
get |
The time in seconds this SimulationSnapshot represents. Time is relative to Tick 0, with Tick 0 representing Time 0f.