PlayerClass
Show declaration
struct PlayerClass clearScope;
A player class as defined in either MAPINFO GameInfo or KEYCONF.
Instance Methods
-
bool CheckSkin(int skin)
-
Checks if
skin
is inSkins
.
-
void EnumColorsets(out array<int> data)
-
name GetColorsetName(int setnum)
-
TO-DO — This section is not finished yet
Overview of instance methods
Instance Members
-
uint Flags
-
Not currently implemented correctly,
PCF_NOMENU
does not exist in ZScript, but its value is1
if you need to check for that.
-
array<int> Skins
-
Skin indices available to this player class.