ScriptEvent:playWorldBeamEffect
From Mod Wiki
Parameters
string effect -- Name of the effect to play. vector color -- RGB components of color to apply to the effect. vector start -- Start position of the beam in world space. vector end -- End position of the beam in world space.
Result
None.
Supported By
sdSysCallThread
Functionality
Creates a beam effect at the specified positions in world space.