C# 클래스 LongoMatch.Core.Stats.PlayerStats

파일 보기 프로젝트 열기: LongoMatch/longomatch

공개 메소드들

메소드 설명
PlayerStats ( ProjectLongoMatch project, EventsFilter filter, PlayerLongoMatch player ) : System.Collections.Generic
Update ( ) : void

비공개 메소드들

메소드 설명
UpdateTimePlayed ( ) : void

메소드 상세

PlayerStats() 공개 메소드

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
리턴 System.Collections.Generic

Update() 공개 메소드

public Update ( ) : void
리턴 void