C# Class FFACETools.FFACE.TREASUREITEM

Show file Open project: golfandsurf/Campah

Public Properties

Property Type Description
Count byte
Flag byte
ItemID short
MyLot short
Status TreasureStatus
TimeStamp int
WinLot short
WinPlayerID int
WinPlayerSrvID int

Property Details

Count public property

public byte Count
return byte

Flag public property

public byte Flag
return byte

ItemID public property

public short ItemID
return short

MyLot public property

public short MyLot
return short

Status public property

public TreasureStatus Status
return TreasureStatus

TimeStamp public property

public int TimeStamp
return int

WinLot public property

public short WinLot
return short

WinPlayerID public property

public int WinPlayerID
return int

WinPlayerSrvID public property

public int WinPlayerSrvID
return int