UtilsIsSimulation Method

Get whether the program is running in simulation.

Definition

Namespace: CTRE.Phoenix6
Assembly: Phoenix6 (in Phoenix6.dll) Version: 1.0.0
C#
public static bool IsSimulation()

Return Value

Boolean
true if in simulation

See Also