Revision Difference
NPC:SentenceStop#518696
<function name="SentenceStop" parent="NPC" type="classfunc">
<description>
Stops any sounds (speech) the NPC is currently palying.
Equivalent to <pre class="inline">Entity:EmitSound( "AI_BaseNPC.SentenceStop" )</pre>⤶
Equivalent to <pre class="inline">Entity:EmitSound( "AI_BaseNPC.SentenceStop" )</pre>⤶
</description>
<realm>Server</realm>
</function>