C# Class LongoMatch.Core.Stats.PlayerStats

Afficher le fichier Open project: LongoMatch/longomatch

Méthodes publiques

Méthode Description
PlayerStats ( ProjectLongoMatch project, EventsFilter filter, PlayerLongoMatch player ) : System.Collections.Generic
Update ( ) : void

Private Methods

Méthode Description
UpdateTimePlayed ( ) : void

Method Details

PlayerStats() public méthode

public PlayerStats ( ProjectLongoMatch project, EventsFilter filter, PlayerLongoMatch player ) : System.Collections.Generic
project LongoMatch.Core.Store.ProjectLongoMatch
filter LongoMatch.Core.Common.EventsFilter
player LongoMatch.Core.Store.PlayerLongoMatch
Résultat System.Collections.Generic

Update() public méthode

public Update ( ) : void
Résultat void