|
Agrarsense
|
#include "CoreMinimal.h"

Go to the source code of this file.
Enumerations | |
| enum class | ESimulationState : uint8 { Running = 0 , Paused = 1 } |
|
strong |
States for simulation (Running, Paused etc.)
| Enumerator | |
|---|---|
| Running | |
| Paused | |
Definition at line 14 of file SimulationState.h.