Summary

public bool TryEnableBrakes(bool enable)

Tries to set the brakes. May fail if this is not the main cockpit.

Returns

bool

True if the brakes were enabled, false otherwise.

Parameters