Garry's Mod Wiki

Revision Difference

Stack:Push#545783

<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> <file line="251-L255">lua/includes/extensions/util.lua</file> <args> <arg name="object" type="any">The item you want to push</arg> </args> </function>