Table of Contents

Enum TargetingMode

Namespace
MoonBark.GridPlacement.Core.Types
Assembly
MoonBark.GridPlacement.Core.dll

Enumeration of targeting modes.

public enum TargetingMode

Fields

Free = 1

Free-form targeting (world position).

Grid = 0

Grid-based targeting (snap to grid cells).

Surface = 2

Surface-based targeting (follow terrain/objects).