BuildActionData
Summary
Section titled “Summary”Values for an attempted build action
Properties
Section titled “Properties”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)
Methods
Section titled “Methods”func get_preview( ) -> Node
Returns the preview instance from the build action if it exists
func get_placed_position( ) -> Vector2
Source
Section titled “Source”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.