Revision Difference
CEffectData:SetStart#527630
<function name="SetStart" parent="CEffectData" type="classfunc">
<description>Sets the start of the effect to be created with this effect data.</description>
<description>Sets the start of the effect to be created with this effect data. Limited to world bounds (+-16386 on every axis) and has horrible networking precision.</description>
<realm>Shared</realm>
<args>
<arg name="start" type="Vector">Start of the effect.</arg>
</args>
</function>