Logo FSBarV1_Archived

EngineMode Type

Specifies whether the BAR engine runs headless (no GUI) or with a graphical window.

Union cases

Union case Description

Graphical

Full Usage: Graphical

Run the engine with a full graphical window. Useful for visual debugging and demonstrations.

Headless

Full Usage: Headless

Run the engine without a graphical window. Suitable for automated testing and CI environments.

Instance members

Instance member Description

this.IsGraphical

Full Usage: this.IsGraphical

Returns: bool
Returns: bool

this.IsHeadless

Full Usage: this.IsHeadless

Returns: bool
Returns: bool

Type something to start searching.