TargetingStateChangedEventArgs

TargetingStateChangedEventArgs

Event arguments for targeting state changes.

Project: GridPlacement v6.0
Layer: Godot
Source: Godot/Core/Services/Targeting/TargetingEvents.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

OldTarget

Gets the previous target position.

NewTarget

Gets the new target position.

IsActive

Gets a value indicating whether targeting is currently active.