simGetSimulationState

Retrieves current simulation state

C++ synopsis

int simGetSimulationState()

Return

  • The current state of the simulation (sim.simulation_stopped, sim.simulation_paused, etc. (see the simulation state values)), or -1 in case of an error


See also: