Skip to content
ct

Class

PlacementActionLog

Generated GDScript class reference for GridPlacement.PlacementActionLog.

Status
Draft
Version
v6.0
Updated
Development docs generated from GDScript source

This is unreleased documentation in active development. APIs, class names, and behavior may change before the final release.

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