Grid Placement

GBNode2D

AUTO-GENERATED FILE — DO NOT EDIT MANUALLY

Source: base/gb_node_2d.gd

Version: 5.0

class_name: GBNode2D extends: Node2D

Summary

2D variant of GBNode providing a common base for Scene2D plugin nodes.

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.

Signals

(none)

Exports

(none)

Methods

  • resolve_gb_dependencies()