Modular Indicator Pole
Parent |
Functions
getModule (module : Int) → index : Object<Actor>
Gets the module at the given position in the stack
Details
Flags |
RuntimeSync RuntimeParallel MemberFunc |
Display Name |
Get Module |
| Name | Type | Description |
|---|---|---|
Module |
Int |
The module at the given offset in the stack or nil if none |
| Name | Type | Description |
|---|---|---|
Module Offset |
Object<Actor> |
The index in the stack, 0 being the first module |