Shows recent messages from the grid building plugin actions within the context of the PlacementSession scope. Listens to the consolidated [signal PlacementState.action_performed] / [signal ManipulationState.action_performed] signals and routes build success/failure and manipulation status from their payloads.
Source: addons/grid_placement/ui/actions/placement_action_log.gd
Syntax
class PlacementActionLog extends PlacementControlMembers
| Name | Kind | Summary |
|---|---|---|
REQUIRED_DEPENDENCIES | Field | |
message_log | Property | Visual output area for where messages go when output from the build log |
resolve_placement_dependencies | Method | |
clear_log | Method | |
get_settings | Method | |
validate_setup | Method | |
append_validation_results | Method | |
append_placement_report_issues | Method | |
append_manipulation | Method | |
should_show | Method | |
combine_blocked_issues | Method | |
combine_demolished_kinds | Method |