Logo FSBarV1_Archived

ResolutionSource Type

Indicates how the engine was resolved.

Union cases

Union case Description

AutoDetected

Full Usage: AutoDetected

Resolved via automatic directory scanning.

ConfigFile

Full Usage: ConfigFile

Resolved via engine-version.json configuration file.

OverrideEnvVar

Full Usage: OverrideEnvVar

Resolved via FSBAR_TEST_ENGINE (preferred) or HIGHBAR_TEST_ENGINE (legacy) environment variable.

Instance members

Instance member Description

this.IsAutoDetected

Full Usage: this.IsAutoDetected

Returns: bool
Returns: bool

this.IsConfigFile

Full Usage: this.IsConfigFile

Returns: bool
Returns: bool

this.IsOverrideEnvVar

Full Usage: this.IsOverrideEnvVar

Returns: bool
Returns: bool

Type something to start searching.