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