C# Class Schumix.GameAddon.MaffiaGames.Player

Exibir arquivo Open project: Schumix/Schumix2

Public Properties

Property Type Description
Lynch List
MsgTime System.DateTime

Public Methods

Method Description
Player ( Rank rank ) : System
Player ( Rank rank, bool master ) : System

Method Details

Player() public method

public Player ( Rank rank ) : System
rank Rank
return System

Player() public method

public Player ( Rank rank, bool master ) : System
rank Rank
master bool
return System

Property Details

Lynch public_oe property

public List Lynch
return List

MsgTime public_oe property

public DateTime,System MsgTime
return System.DateTime