Transporter State
What a transporter is doing.
The states divide into those that involve an entity and those that do not, and blocking can happen from either side: a transporter returning to its home base with nothing aboard can be blocked just as a loaded one can. That is why blocking remembers what was interrupted rather than inferring it from whether an entity is present.
Entries
Properties
Functions
Link copied to clipboard
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)
Link copied to clipboard
Returns an array containing the constants of this enum type, in the order they're declared.