Revision Difference
CEffectData:SetOrigin#527637
<function name="SetOrigin" parent="CEffectData" type="classfunc">
<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>⤶
<description>Sets the origin of the effect to be created with this effect data.⤶
<note>Limited to world bounds (+-16386 on every axis) and has horrible networking precision. (17 bit float per component)</note>⤶
</description>⤶
<realm>Shared</realm>
<args>
<arg name="origin" type="Vector">Origin of the effect.</arg>
</args>
</function>