Declared in ThrusterArray
Declaration
Thruster GetThruster(
int index
);
Description
Returns a reference to a thruster in a particular index, provided that the thruster exists.
Parameters
Name | Description |
---|---|
index | The index to fetch |
Declared in ThrusterArray
Thruster GetThruster(
int index
);
Returns a reference to a thruster in a particular index, provided that the thruster exists.
Name | Description |
---|---|
index | The index to fetch |