ManipulationConstraint

ManipulationConstraint

Constraint for manipulation operations. Defines conditions that must be met for manipulation to proceed.

Project: GridPlacement v6.0
Layer: Godot
Source: Godot/Core/State/Manipulation/ManipulationTypes.cs
Namespace: GridBuilding.Core.State.Manipulation
Kind: class

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

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

Properties

Id

Constraint identifier

Description

Constraint description

IsEnabled

Whether this constraint is enabled

Methods

IsSatisfied

Checks if the constraint is satisfied

Returns: bool

Parameters:

  • object context