GridCursorService
GridCursorService
Core, engine-agnostic cursor service backed by a
Project: GridPlacement v6.0
Layer: Core
Source: Core/Services/Targeting/GridCursorService.cs
Namespace: GridBuilding.Core.Services.Targeting
Kind: class
Parsing Method: AST-based (Roslyn) - NOT regex
⚠️ IMPORTANT: This documentation was generated using AST parsing, not regex.
Properties
Revision
Gets a monotonically increasing revision number that changes whenever the cursor position changes.
CurrentGridPosition
Gets the current grid position of the cursor.
Methods
TrySetGridPosition
Attempts to set the current grid position.
Returns: bool
Parameters:
CoreVector2I newPosition