P.ActionSignal
From GMod Wiki
Event Hook | |
Hook Name | ActionSignal |
Syntax | PANEL:ActionSignal( String key, value ) |
Description | This is called on the parent frame when a child VGUI element is used. The key corresponds to what is set by Panel.SetCommand. |
Returns | Nil |
Lua State | |
BBCode | [b][url=wiki.garrysmod.com/?title=P.ActionSignal]P.ActionSignal [img]http://wiki.garrysmod.com/favicon.ico[/img][/url][/b] |
Examples
Additional Notes
- For use with VGUI. (Not Derma)