ModeService

ModeService

Default implementation of . Owns a single value and raises when it changes.

Project: GridPlacement v6.0
Layer: Core
Source: Core/Services/Mode/ModeService.cs
Namespace: GridBuilding.Core.Services.Mode
Kind: class

Parsing Method: AST-based (Roslyn) - NOT regex

⚠️ IMPORTANT: This documentation was generated using AST parsing, not regex.

Properties

Current

Gets the current grid mode for the placement system.

Methods

SetMode

Sets the current grid mode.

Returns: void

Parameters:

  • ModeEnum mode