Property | Type | Description | |
---|---|---|---|
Timestamp1 | System.UInt64 | ||
Timestamp2 | System.UInt64 | ||
TrophyID | uint | ||
TrophyIDDuplicate | uint | ||
Unlocked | uint |
Method | Description | |
---|---|---|
SortByTimestamp ( |
||
SortByTrophyID ( |
||
ToString ( ) : string | ||
TropUsrSingleTrophy ( byte File, uint Offset ) : System |
public static SortByTimestamp ( |
||
t1 | ||
t2 | ||
return | int |
public static SortByTrophyID ( |
||
t1 | ||
t2 | ||
return | int |
public TropUsrSingleTrophy ( byte File, uint Offset ) : System | ||
File | byte | |
Offset | uint | |
return | System |