Skip to content
ct

Class

PlacementRuntimeChecks

Generated GDScript class reference for GridPlacement.PlacementRuntimeChecks.

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.

Flags for runtime checks of the PlacementConfigurationValidator

Source: addons/grid_placement/validation/placement_runtime_checks.gd

Syntax

class PlacementRuntimeChecks extends Resource

Members

NameKindSummary
building_systemPropertyRequire building system set in the PlacementSystems object to pass validation
targeting_systemPropertyRequire targeting system set in the PlacementSystems object to pass validation
manipulation_systemPropertyRequire manipulation system set in the PlacementSystems object to pass validation
camera_2dPropertyRequire Camera2D node present in the viewport for positioning utilities