Garry's Mod Wiki

Revision Difference

util.worldpicker.Finish#519069

<function name="Finish" parent="util.worldpicker" type="libraryfunc"> <description> <internal></internal> Finishes the world picking. This is called when a user presses their mouse after calling <page>util.worldpicker.Start</page>. </description> <realm>Client</realm> <args> <arg name="tr" type="table"><page>TraceResult</page> from the mouse press</arg> <arg name="tr" type="table"><page>Structures/TraceResult</page> from the mouse press</arg> </args> </function>