Revision Difference
numpad.FromButton#510457
<function name="FromButton" parent="numpad" type="libraryfunc">⤶
<description>⤶
Returns true during a function added with <page>numpad.Register</page> when the third argument to <page>numpad.Activate</page> is true.⤶
⤶
This is caused when a numpad function is triggered by a button SENT being used.⤶
</description>⤶
<realm>Server</realm>⤶
<rets>⤶
<ret name="" type="boolean">wasButton</ret>⤶
</rets>⤶
</function>⤶
⤶