Skip to content

Class

PlacementActionLog

Generated GDScript class reference for GridPlacement.PlacementActionLog.

Status
Current
Version
v6.0
Source updated
Active v6.0 guide line from Grid Placement repo
Generated on
2026-09-01

Shows recent messages from the grid building plugin actions within the context of the PlacementSession scope. Listens to both the legacy per-status signals ([signal PlacementState.success], etc.) and the consolidated [signal PlacementState.action_performed] / [signal ManipulationState.action_performed] signals (5.1.0 signal refactoring).

Source: addons/grid_placement/ui/actions/placement_action_log.gd

Syntax

class PlacementActionLog extends PlacementControl

Members

NameKindSummary
REQUIRED_DEPENDENCIESField
message_logPropertyVisual output area for where messages go when output from the build log
resolve_placement_dependenciesMethod
clear_logMethod
get_settingsMethod
validate_setupMethod
append_validation_resultsMethod
append_placement_report_issuesMethod
append_manipulationMethod
should_showMethod