ManipulationUpdatedEvent

ManipulationUpdatedEvent

Event fired when a manipulation operation is updated

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

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

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

Properties

ManipulationState

Manipulation state snapshot.

ManipulationId

Manipulation identifier.

CurrentTarget

Current target position.

PreviousTarget

Previous target position.

AffectedTileCount

Number of tiles affected by the manipulation.

AffectedBounds

Bounds of the affected area.