Revision Difference
NPC:GetKnownEnemies#560155
<function name="GetKnownEnemies" parent="NPC" type="classfunc">
<description>Returns all known enemies this NPC has.
See also <page>NPC:GetKnownEnemyCount</page>
</description>
<added>2022.06.08</added>
<realm>Server</realm>
<rets>
<ret name="" type="table">Table of entities that this NPC knowns as enemies.</ret>
<ret name="" type="table">Table of entities that this NPC knows as enemies.</ret>
</rets>
</function>