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