Class CategoricalTag
- Namespace
- GridPlacement.GDScript
- Assembly
- MoonBark.GridPlacement.GDScript.dll
@deprecated Use [PlacementProfile] instead.\n\nCategoricalTag 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.\n\nThis alias will be removed in 6.1. 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 to 6.1.
class CategoricalTag extends PlacementProfile
CategoricalTag