Grid Placement
Development ⚠️ GridPlacement 6.0 (GECS) is in active development. This is the GDScript ECS architecture.

SimpleTestComponent

AUTO-GENERATED (GDScript) API entry

AUTO-GENERATED FILE — DO NOT EDIT MANUALLY

Source: components/utility/simple_test_component.gd

Version: 6.0

class_name: SimpleTestComponent extends: Component

Signals

(none)

Exports

  • test_value: String = “test”

Methods

  • _init(p_test_value: String = "test")