ISimulatorResourcePolicies
USI.Core
Simulator-owned policies that alter the normal consumption of aircraft resources. These settings are not physical aircraft-system state.
public interface ISimulatorResourcePoliciesMethods
TryGetUnlimitedFuelEnabledAsync
public Task<USIResult<Boolean>> TryGetUnlimitedFuelEnabledAsync()Gets whether the simulator prevents the user aircraft from consuming fuel.
