Interface IGridTargetingSystem
- Namespace
- MoonBark.GridPlacement.Core.Interfaces
- Assembly
- MoonBark.GridPlacement.Core.dll
Core interface for the grid targeting system. Handles grid-based position targeting and snapping.
public interface IGridTargetingSystem
Methods
GetSnapshot()
Gets the current targeting state.
TargetingSnapshot2D GetSnapshot()
Returns
- TargetingSnapshot2D
A snapshot of the current targeting state.