Revision Difference
player.GetHumans#512732
<function name="GetHumans" parent="player" type="libraryfunc">⤶
<description>⤶
Returns a table of all human ( non bot/AI ) players.⤶
⤶
Unlike <page>player.GetAll</page>, this does not include bots.⤶
</description>⤶
<realm>Shared</realm>⤶
<rets>⤶
<ret name="" type="table">A table of all human ( non bot/AI ) players.</ret>⤶
</rets>⤶
</function>⤶
⤶