C# Class Ring, UnderworldExporter

Inheritance: enchantment_base
ファイルを表示 Open project: hankmorgan/UnderworldExporter Class Usage Examples

Public Properties

Property Type Description
SpellEffectApplied SpellEffect

Public Methods

Method Description
EquipEvent ( int slotNo ) : bool
UnEquipEvent ( int slotNo ) : bool
use ( ) : bool

Method Details

EquipEvent() public method

public EquipEvent ( int slotNo ) : bool
slotNo int
return bool

UnEquipEvent() public method

public UnEquipEvent ( int slotNo ) : bool
slotNo int
return bool

use() public method

public use ( ) : bool
return bool

Property Details

SpellEffectApplied public_oe property

public SpellEffect SpellEffectApplied
return SpellEffect