Skip to content

BuildActionData

Values for an attempted build action

placeable: Placeable

Values for an attempted build action

The resource defining the rules and scene to instance for a placeable object

report: PlacementReport

The placement report from the attempted action

build_type: GBEnums.BuildType = GBEnums.BuildType.SINGLE

Type of build operation (SINGLE, DRAG, or AREA)

func get_preview( ) -> Node

Returns the preview instance from the build action if it exists

func get_placed_position( ) -> Vector2

addons/grid_building/systems/building/build_action_data.gd


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