Skip to content
This repository has been archived by the owner on Apr 17, 2021. It is now read-only.

API Class: Tools.ActiveNPCCount()

D1G1T4L3CH0 edited this page Feb 12, 2015 · 3 revisions

Summary

Returns the active npc count as an integer.

Arguments

int ActiveNPCCount()

Example(s)

Lua
Returns the active npc count as an integer.

npcCount = Tools.ActiveNPCCount()
Clone this wiki locally