ManipulationCompletedEvent
ManipulationCompletedEvent
Event fired when a manipulation operation completes successfully
Project: GridPlacement v6.0
Layer: Godot
Source: Godot/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.
Mode
Mode for the manipulation.
FinalPosition
Final target position.
Duration
Duration in seconds.
WasSuccessful
True if the manipulation completed successfully.
ResultMessage
Result message for the manipulation.