C# Class SpellWork.SpellProcEventEntry

Show file Open project: LordJZ/spellwork_cs Class Usage Examples

Public Properties

Property Type Description
Cooldown uint
CustomChance float
ID uint
PpmRate float
ProcEx uint
ProcFlags uint
SchoolMask uint
SpellFamilyMask ].uint[
SpellFamilyName uint
SpellName string

Public Methods

Method Description
ToArray ( ) : string[]

Method Details

ToArray() public method

public ToArray ( ) : string[]
return string[]

Property Details

Cooldown public property

public uint Cooldown
return uint

CustomChance public property

public float CustomChance
return float

ID public property

public uint ID
return uint

PpmRate public property

public float PpmRate
return float

ProcEx public property

public uint ProcEx
return uint

ProcFlags public property

public uint ProcFlags
return uint

SchoolMask public property

public uint SchoolMask
return uint

SpellFamilyMask public property

public uint[,] SpellFamilyMask
return ].uint[

SpellFamilyName public property

public uint SpellFamilyName
return uint

SpellName public property

public string SpellName
return string