GBNode2D

Use this base for Node2D-derived...

sort Weight: 10

Use this base for Node2D-derived components that are part of plugin systems, so they receive consistent DI and lifecycle behavior expected across the project.

Version: v5.0.0

STABLE

Inherits: Node2D
Source: gb_node_2d.gd
Parsing: AST-based for maximum accuracy with symbol typing


Methods

resolve_gb_dependencies

Signature: resolve_gb_dependencies(p_container : GBCompositionContainer: Variant) -> void

Returns: void

Parameters:

  • p_container : GBCompositionContainer: Variant