ComponentGeneratorPanel class
ComponentGeneratorPanel — form-based editor tool for generating Trinyx ECS component headers.
Authors define a component name, storage tier, system group, and a list of typed fields. The panel previews the generated C++ header and can export it directly to disk.
Base classes
- class EditorPanel
Constructors, destructors, conversion operators
Public functions
- void Draw(EditorState& state) override