# Commander Mastery Level Of Player

Grammar — Commander Mastery Level of player p
FlagsNative | Function

Returns the commander mastery level of the player.

# Arguments

  • int — Player

Returns — int

native int PlayerCommanderMasteryLevel(int inPlayer);

Category: Player / Player Settings

# Examples

# mods/starcoop/starcoop.sc2mod

LibCOOC.galaxy

// L4535
PlayerCommanderMasteryLevel(lp_player)