Revision Difference
killicon.Draw#511428
<function name="Draw" parent="killicon" type="libraryfunc">⤶
<description>Draws a kill icon.</description>⤶
<realm>Client</realm>⤶
<args>⤶
<arg name="x" type="number">X coordinate of the icon</arg>⤶
<arg name="y" type="number">Y coordinate of the icon</arg>⤶
<arg name="name" type="string">Classname of the kill icon</arg>⤶
<arg name="alpha" type="number">Alpha/transparency value ( 0 - 255 ) of the icon</arg>⤶
</args>⤶
</function>⤶
⤶