playerManager class - Nutty101/NPC-Police GitHub Wiki
The playermanager class has the following functions:
GetCurrentStatus()
Arguments:
None
Returns:
CURRENT_STATUS Flag. Enables you to determine what the users wanted status is.
getPriorStatus()
Arguments:
None
Returns:
CURRENT_STATUS Flag. Enables you to determine what the users wanted status is.
setCurrentStatus()
Arguments:
CURRENT_STATUS flag
Returns:
None