Grid Placement

GBOwner

AUTO-GENERATED (GDScript) API entry

AUTO-GENERATED FILE — DO NOT EDIT MANUALLY

Source: user/gb_owner.gd

Version: 5.0

class_name: GBOwner extends: GBGameNode

Signals

  • root_changed(new_root: Node)
    • region Properties

Exports

  • owner_root: Node
    • as the active entity within the system, enabling participation in grid-based logic.

Methods

  • _init(p_owner_root: Node = null) -> void
  • resolve_gb_dependencies(p_container: GBCompositionContainer) -> void
  • get_runtime_issues -> Array