Garry's Mod Wiki

Revision Difference

ENTITY:TriggerOutput#514568

<function name="TriggerOutput" parent="ENTITY" type="hook">⤶ <ishook>yes</ishook>⤶ <description>Triggers all outputs stored using <page>ENTITY:StoreOutput</page>.</description>⤶ <realm>Server</realm>⤶ <predicted>No</predicted>⤶ <args>⤶ <arg name="output" type="string">Name of output to fire</arg>⤶ <arg name="activator" type="Entity">Activator entity</arg>⤶ <arg name="data" type="string" default="nil">The data to give to the output.</arg>⤶ </args>⤶ </function>⤶ ⤶