C# Class SpellWork.SpellTargetRestrictionsEntry

显示文件 Open project: SkyFireTools/spellwork_cs Class Usage Examples

Public Properties

Property Type Description
Id uint
MaxAffectedTargets uint
MaxTargetLevel uint
TargetCreatureType uint
Targets uint

Property Details

Id public_oe property

public uint Id
return uint

MaxAffectedTargets public_oe property

public uint MaxAffectedTargets
return uint

MaxTargetLevel public_oe property

public uint MaxTargetLevel
return uint

TargetCreatureType public_oe property

public uint TargetCreatureType
return uint

Targets public_oe property

public uint Targets
return uint