C# 클래스 AcManager.Tools.Profile.PlayerStatsManager.WatchingSessionStats

Doesn’t spawn PropertyChanged event — don’t bind while game is still running.
상속: SessionStats
파일 보기 프로젝트 열기: gro-ove/actools

Private Properties

프로퍼티 타입 설명
WatchingSessionStats System

공개 메소드들

메소드 설명
Extend ( AcShared previous, AcShared current, System.TimeSpan time ) : void

비공개 메소드들

메소드 설명
WatchingSessionStats ( ) : System

메소드 상세

Extend() 공개 메소드

public Extend ( AcShared previous, AcShared current, System.TimeSpan time ) : void
previous AcManager.Tools.SharedMemory.AcShared
current AcManager.Tools.SharedMemory.AcShared
time System.TimeSpan
리턴 void