BuildActionData

Returns the preview instance from the build action if it exists

sort Weight: 10

Returns the preview instance from the build action if it exists

Version: v5.0.0

STABLE

Inherits: RefCounted
Source: build_action_data.gd
Parsing: AST-based for maximum accuracy with symbol typing


Variables

placeable:

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


report: PlacementReport

The placement report from the attempted action

Type: PlacementReport


build_type:

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


Methods

get_preview

Signature: get_preview() -> Node

Returns the preview instance from the build action if it exists

Returns: Node


get_placed_position

Signature: get_placed_position() -> Vector2

Returns: Vector2