Skip to content

Org class ​

No description available

Functions ​

mnscript
string Org.GetDescription() 
  • Gets the org description
mnscript
string[] Org.GetMembers() 
  • Gets an array of SteamID's in the org
mnscript
string Org.GetName() 
  • Gets the org name
mnscript
string Org.GetOwnerSteamID() 
  • Gets the org owner SteamID
mnscript
string Org.GetType() 
  • Gets the org type
mnscript
bool Org.IsAllied(string) 
  • Gets whether the org is allied with the given org name.
mnscript
bool Org.IsMember(string) 
  • Gets whether the SteamID is in the org
mnscript
bool Org.IsValid() 
  • Returns whether the org is valid