C# Class HyoutaTools.Trophy.Viewer.TropUsrSingleTrophy

Afficher le fichier Open project: AdmiralCurtiss/HyoutaTools Class Usage Examples

Méthodes publiques

Свойство Type Description
Timestamp1 System.UInt64
Timestamp2 System.UInt64
TrophyID uint
TrophyIDDuplicate uint
Unlocked uint

Méthodes publiques

Méthode Description
SortByTimestamp ( TropUsrSingleTrophy t1, TropUsrSingleTrophy t2 ) : int
SortByTrophyID ( TropUsrSingleTrophy t1, TropUsrSingleTrophy t2 ) : int
ToString ( ) : string
TropUsrSingleTrophy ( byte File, uint Offset ) : System

Method Details

SortByTimestamp() public static méthode

public static SortByTimestamp ( TropUsrSingleTrophy t1, TropUsrSingleTrophy t2 ) : int
t1 TropUsrSingleTrophy
t2 TropUsrSingleTrophy
Résultat int

SortByTrophyID() public static méthode

public static SortByTrophyID ( TropUsrSingleTrophy t1, TropUsrSingleTrophy t2 ) : int
t1 TropUsrSingleTrophy
t2 TropUsrSingleTrophy
Résultat int

ToString() public méthode

public ToString ( ) : string
Résultat string

TropUsrSingleTrophy() public méthode

public TropUsrSingleTrophy ( byte File, uint Offset ) : System
File byte
Offset uint
Résultat System

Property Details

Timestamp1 public_oe property

public UInt64,System Timestamp1
Résultat System.UInt64

Timestamp2 public_oe property

public UInt64,System Timestamp2
Résultat System.UInt64

TrophyID public_oe property

public uint TrophyID
Résultat uint

TrophyIDDuplicate public_oe property

public uint TrophyIDDuplicate
Résultat uint

Unlocked public_oe property

public uint Unlocked
Résultat uint