IsSimulated

bool IController.IsSimulated { get; }

Gets whether the controller is simulated.

Value

bool – True if controller is simulated, false otherwise.

Throws