Revision Difference
util.ParticleTracer#512280
<function name="ParticleTracer" parent="util" type="libraryfunc">⤶
<description>Creates a tracer effect with the given parameters.</description>⤶
<realm>Shared</realm>⤶
<args>⤶
<arg name="name" type="string">The name of the tracer effect.</arg>⤶
<arg name="startPos" type="Vector">The start position of the tracer.</arg>⤶
<arg name="endPos" type="Vector">The end position of the tracer.</arg>⤶
<arg name="doWhiz" type="boolean">Play the hit miss(whiz) sound.</arg>⤶
</args>⤶
</function>⤶
⤶