C# Class PRoConEvents.CPlayerScoreInf

Mostrar archivo Open project: Pure-Battlefield/TrueBalancer-PURE Class Usage Examples

Public Methods

Method Description
CPlayerScoreInf ( string playerName, int teamID, int playerSquad, double playerValue, bool balanced, bool scrambled, string tag ) : System

Method Details

CPlayerScoreInf() public method

public CPlayerScoreInf ( string playerName, int teamID, int playerSquad, double playerValue, bool balanced, bool scrambled, string tag ) : System
playerName string
teamID int
playerSquad int
playerValue double
balanced bool
scrambled bool
tag string
return System