Skip to content
ct

Class

CategoricalTag

Generated GDScript class reference for GridPlacement.CategoricalTag.

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.

@deprecated Use [PlacementProfile] instead. CategoricalTag is kept as a backward-compatible alias through the 6.0 deprecation window. All fields and methods are inherited from [PlacementProfile]. Existing [code].tres[/code] files with [code]script_class="CategoricalTag"[/code] continue to load normally. This alias is scheduled for removal in a future release. Migrate to [PlacementProfile] by replacing [code]CategoricalTag[/code] references with [PlacementProfile] in code and updating [code].tres[/code] [code]script_class[/code] lines before upgrading.

Source: addons/grid_placement/placement/placeable/categorical_tag.gd

Syntax

class CategoricalTag extends PlacementProfile