IsSimulated

virtual bool IController::IsSimulated() = 0

Gets whether the controller is simulated.

Returns

bool – True if controller is simulated, false otherwise.

Throws