Skip to content

Business library ​

No description available

Classes ​

Functions ​

mnscript
Business Business.GetBusiness(string) 
  • Returns a data structure containing publicly available data surrounding a business. A business object is dynamic and updates in realtime, along with its referenced business.
mnscript
Business[] Business.GetEmployedAt(Player) 
  • Returns an array containing all the businesses a player is employed at.
mnscript
string Business.GetRole(string, Player) 
  • Returns a given players role within a business
mnscript
bool Business.IsCEO(string, Player) 
  • Returns whether the Player is an employee of a business
mnscript
bool Business.IsEmployeeOf(string, Player) 
  • Returns whether the Player is an employee of a business