class_PipelineECS - reeseschultz/godex GitHub Wiki

This file is automatically generated. To make changes, please edit the corresponding XML file in the doc_classes/ folder instead.

PipelineECS

Scripting API: Please edit XML with descriptions.

Properties

Methods

Property Descriptions

  • StringName pipeline_name
Default @""
Setter set_pipeline_name(value)
Getter get_pipeline_name()

  • Array systems_name
Default [ ]
Setter set_systems_name(value)
Getter get_systems_name()

Method Descriptions

  • void insert_system ( StringName system_name, int position=-1 )

  • void remove_system ( StringName system_name )
⚠️ **GitHub.com Fallback** ⚠️