C# Class cleanLayer.Library.HBProfile

显示文件 Open project: Vipeax/cleanLayer Class Usage Examples

Public Properties

Property Type Description
MailBlue bool
MailGreen bool
MailGrey bool
MailPurple bool
MailWhite bool
MaxLevel int
MinDurability float
MinFreeBagSlots int
MinLevel int
Name string
SellBlue bool
SellGreen bool
SellGrey bool
SellPurple bool
SellWhite bool
TargetElites bool

Property Details

MailBlue public_oe property

public bool MailBlue
return bool

MailGreen public_oe property

public bool MailGreen
return bool

MailGrey public_oe property

public bool MailGrey
return bool

MailPurple public_oe property

public bool MailPurple
return bool

MailWhite public_oe property

public bool MailWhite
return bool

MaxLevel public_oe property

public int MaxLevel
return int

MinDurability public_oe property

public float MinDurability
return float

MinFreeBagSlots public_oe property

public int MinFreeBagSlots
return int

MinLevel public_oe property

public int MinLevel
return int

Name public_oe property

public string Name
return string

SellBlue public_oe property

public bool SellBlue
return bool

SellGreen public_oe property

public bool SellGreen
return bool

SellGrey public_oe property

public bool SellGrey
return bool

SellPurple public_oe property

public bool SellPurple
return bool

SellWhite public_oe property

public bool SellWhite
return bool

TargetElites public_oe property

public bool TargetElites
return bool