Revision Difference
Stack:Push#512877
<function name="Push" parent="Stack" type="classfunc">⤶
<description>Push an item onto the stack</description>⤶
<realm>Shared</realm>⤶
<file line="238">lua/includes/extensions/util.lua</file>⤶
<args>⤶
<arg name="object" type="any">The item you want to push</arg>⤶
</args>⤶
</function>⤶
⤶