Garry's Mod Wiki

Revision Difference

ENTITY:ExpressionFinished#516996

<function name="ExpressionFinished" parent="ENTITY" type="hook"> <ishook>yes</ishook> <realm>Server</realm> <predicted>No</predicted> <file line="84">gamemodes/base/entities/entities/base_ai/init.lua</file> <description>Called when an NPC's expression has finished.</description> <args>⤶ <arg name="strExp" type="string">The path of the expression.</arg>⤶ </args>⤶ </function> {Arg⤶ |type=string⤶ |name=strExp⤶ |desc=The path of the expression.⤶ }}