Class GBEnums
- Namespace
- GridPlacement.GDScript
- Assembly
- MoonBark.GridPlacement.GDScript.dll
Centralized enums used across the Grid Building plugin.\n\nCollects shared enum types (modes, actions, statuses, tile types) used by systems, UI, and tests.
class GBEnums
GBEnums
Methods
mode_to_string
static func mode_to_string(mode: Mode) -> String:
Parameters
mode
Returns
projection_method_to_string
static func projection_method_to_string(method: ProjectionMethod) -> String:
Parameters
method