C# Class AcManager.Tools.Profile.PlayerStatsManager.WatchingSessionStats

Doesn’t spawn PropertyChanged event — don’t bind while game is still running.
Inheritance: SessionStats
Afficher le fichier Open project: gro-ove/actools

Private Properties

Свойство Type Description
WatchingSessionStats System

Méthodes publiques

Méthode Description
Extend ( AcShared previous, AcShared current, System.TimeSpan time ) : void

Private Methods

Méthode Description
WatchingSessionStats ( ) : System

Method Details

Extend() public méthode

public Extend ( AcShared previous, AcShared current, System.TimeSpan time ) : void
previous AcManager.Tools.SharedMemory.AcShared
current AcManager.Tools.SharedMemory.AcShared
time System.TimeSpan
Résultat void