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