ContextMode Enum

The context mode in which SimulationState was captured.

enum ContextMode {
Simulation = 0,
Run = 1
}