TryEnableBrakes
Summary
public bool TryEnableBrakes(bool enable)
Tries to set the brakes. May fail if this is not the main cockpit.
Returns
True if the brakes were enabled, false otherwise.
Parameters
- bool enable
public bool TryEnableBrakes(bool enable)
Tries to set the brakes. May fail if this is not the main cockpit.
True if the brakes were enabled, false otherwise.