FINModularIndicatorPoleModule
Parent |
Functions
getNext () → next : Object<FINModularIndicatorPoleModule>
Returns the next pole module if any.
Details
Flags |
RuntimeSync RuntimeParallel MemberFunc |
Display Name |
Get Next |
| Name | Type | Description |
|---|---|---|
Next module |
Object<FINModularIndicatorPoleModule> |
The next module in this chain. |
getPrevious () → previous : Object<Buildable>
Gets the previous module or the base mount if this called from the last module.
Details
Flags |
RuntimeSync RuntimeParallel MemberFunc |
Display Name |
Get Previous |
| Name | Type | Description |
|---|---|---|
Previous module |
Object<Buildable> |
The previous module or base mount. |