Garry's Mod Wiki

Garry's Mod Wiki

  boolean ENTITY:AcceptInput( string inputName, Entity activator, Entity caller, string data )

Description

Called when another entity fires an event to this entity.

Arguments

1 string inputName
The name of the input that was triggered.
2 Entity activator
The initial cause for the input getting triggered. (EG the player who pushed a button)
3 Entity caller
The entity that directly triggered the input. (EG the button that was pushed)
4 string data
The data passed.

Returns

1 boolean
Should we suppress the default action for this input?

This site is a community mirror of the official Garry's Mod wiki.. This site is not maintained by Facepunch Studios.

Page content is automatically updated twice a day. Edits and history are not available.

Last Parsed: Loading...