FINModularIndicatorPoleModule

Parent

Functions

getNext () → next : Object<FINModularIndicatorPoleModule>

Returns the next pole module if any.

Details

Flags

RuntimeSync RuntimeParallel MemberFunc

Display Name

Get Next

Return Values
Name Type Description

Next module next

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

Return Values
Name Type Description

Previous module previous

Object<Buildable>

The previous module or base mount.