C# Class FFACETools.FFACE.TREASUREITEM

Mostra 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_oe property

public byte Count
return byte

Flag public_oe property

public byte Flag
return byte

ItemID public_oe property

public short ItemID
return short

MyLot public_oe property

public short MyLot
return short

Status public_oe property

public TreasureStatus Status
return TreasureStatus

TimeStamp public_oe property

public int TimeStamp
return int

WinLot public_oe property

public short WinLot
return short

WinPlayerID public_oe property

public int WinPlayerID
return int

WinPlayerSrvID public_oe property

public int WinPlayerSrvID
return int