Garry's Mod Wiki

Revision Difference

jit.util.traceexitstub#518571

<function name="util.traceexitstub" parent="jit" type="libraryfunc"> <description></description> <realm>Shared and Menu</realm> <args> <arg name="exitno" type="number">exit number to retrieve exit stub address from (gotten via &lt;page&gt;jit.attach&lt;/page&gt; with the texit event)</arg> <arg name="exitno" type="number">exit number to retrieve exit stub address from (gotten via <page>jit.attach</page> with the texit event)</arg> </args> <rets> <ret name="" type="number">exitstub trace address</ret> </rets> </function>