Broke Protocol Game API Reference  1.39
Code reference for server and client scripting
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
BrokeProtocol.Utility.Jobs.JobInfo Class Reference

Public Member Functions

 JobInfo (Type jobType, string jobName, string jobDescription, CharacterType characterType, int maxCount, ColorStruct jobColor, Upgrades[] upgrades)
 
int LimitRank (int rank)
 

Public Attributes

JobInfoShared shared
 
Type jobType
 
string jobClassName
 
CharacterType characterType
 
int maxCount
 
IDCollection< ShPlayermembers = new()
 

Constructor & Destructor Documentation

◆ JobInfo()

BrokeProtocol.Utility.Jobs.JobInfo.JobInfo ( Type jobType,
string jobName,
string jobDescription,
CharacterType characterType,
int maxCount,
ColorStruct jobColor,
Upgrades[] upgrades )
inline

Member Function Documentation

◆ LimitRank()

int BrokeProtocol.Utility.Jobs.JobInfo.LimitRank ( int rank)

Member Data Documentation

◆ characterType

CharacterType BrokeProtocol.Utility.Jobs.JobInfo.characterType

◆ jobClassName

string BrokeProtocol.Utility.Jobs.JobInfo.jobClassName

◆ jobType

Type BrokeProtocol.Utility.Jobs.JobInfo.jobType

◆ maxCount

int BrokeProtocol.Utility.Jobs.JobInfo.maxCount

◆ members

IDCollection<ShPlayer> BrokeProtocol.Utility.Jobs.JobInfo.members = new()

◆ shared

JobInfoShared BrokeProtocol.Utility.Jobs.JobInfo.shared

The documentation for this class was generated from the following file: