SWEP.AcceptInput
From GMod Wiki
Revision as of 02:16, 23 October 2009 by Crazy Quebecer (Talk | contribs)
Event Hook | |
Hook Name | AcceptInput |
Syntax | SWEP:AcceptInput( String Name, Entity Activator, Entity Caller ) |
Description | Called when another entity outputs information to this weapon. |
Returns | Boolean |
Lua State | |
BBCode | [b][url=wiki.garrysmod.com/?title=SWEP.AcceptInput]SWEP.AcceptInput [img]http://wiki.garrysmod.com/favicon.ico[/img][/url][/b] |
Example
Description | N/A | ||
---|---|---|---|
Used on | |||
Code |
| ||
Output | N/A |