C# Class SpellWork.SpellCastingRequirementsEntry

Show file Open project: SkyFireTools/spellwork_cs Class Usage Examples

Public Properties

Property Type Description
AreaGroupId int
FacingCasterFlags uint
Id uint
MinFactionId uint
MinReputation uint
RequiredAuraVision uint
RequiresSpellFocus uint

Property Details

AreaGroupId public property

public int AreaGroupId
return int

FacingCasterFlags public property

public uint FacingCasterFlags
return uint

Id public property

public uint Id
return uint

MinFactionId public property

public uint MinFactionId
return uint

MinReputation public property

public uint MinReputation
return uint

RequiredAuraVision public property

public uint RequiredAuraVision
return uint

RequiresSpellFocus public property

public uint RequiresSpellFocus
return uint