Revision Difference
CEffectData:SetOrigin#527629
<function name="SetOrigin" parent="CEffectData" type="classfunc">
<description>Sets the origin of the effect to be created with this effect data.</description>
<description>Sets the origin 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="origin" type="Vector">Origin of the effect.</arg>
</args>
</function>