Garry's Mod Wiki

Revision Difference

NPC:IsUnreachable#510463

<function name="IsUnreachable" parent="NPC" type="classfunc">⤶ <description>Returns whether the entity given can be reached by this NPC.</description>⤶ <realm>Server</realm>⤶ <args>⤶ <arg name="testEntity" type="Entity">The entity to test.</arg>⤶ </args>⤶ <rets>⤶ <ret name="" type="boolean">If the entity is reachable or not.</ret>⤶ </rets>⤶ </function>⤶ ⤶