InheritanceConfig

InheritanceConfig

Configuration for building inheritance and property propagation

Project: GridPlacement v6.0
Layer: Godot
Source: Godot/Core/Config/InheritanceConfig.cs
Namespace: GridBuilding.Core.Config
Kind: class

Parsing Method: AST-based (Roslyn) - NOT regex

⚠️ IMPORTANT: This documentation was generated using AST parsing, not regex.

Properties

EnableInheritance

Gets or sets a value indicating whether inheritance is enabled.

InheritPosition

Gets or sets a value indicating whether position is inherited.

InheritRotation

Gets or sets a value indicating whether rotation is inherited.

InheritScale

Gets or sets a value indicating whether scale is inherited.

InheritProperties

Gets or sets a value indicating whether custom properties are inherited.

InheritedPropertyNames

Gets or sets the list of property names to inherit.