GBEnums

AUTO-GENERATED FILE – DO NOT EDIT MANUALLY

Centralized enums used across the Grid Building plugin.

Source File: addons/grid_building/gb_enums.gd

Public Methods

mode_to_string

1
mode_to_string(mode: Mode) -> String

Flags: static

Convert Mode enum to a stable string for diagnostics and UI


projection_method_to_string

1
projection_method_to_string(method: ProjectionMethod) -> String

Flags: static

Convert ProjectionMethod enum to string