Launcher(id:Int):Obj
Access torpedo launcher properties. Use as
ForEach Launcher Do ...
or
With Launcher(n) Do ...
Version Differences: This function was available for use in With under the name Launchers() since PCC 1.0.6. Do not use the name Launchers in new code, it is not supported by PCC2; use Launcher instead.
Since: PCC 1.0.18, PCC2 1.99.8
See also: Torpedo Properties, Torpedo(), Contexts, Functions