Skip to content

GBMessages

Container for all message resources used throughout the grid building plugin.

Provides centralized access to localized or customizable messaging for different plugin operations and feedback systems.

manipulation: ManipulationMessages

Messages related to manipulation actions.

manipulation: ManipulationMessages - Message resources for move, rotate, demolish operations

func _init( )
func get_editor_issues( ) -> Array[String]
func get_runtime_issues( ) -> Array[String]

addons/grid_building/resources/messages/gb_messages.gd


This API reference is automatically generated from the plugin source code. For implementation examples and usage guides, see the guides section.