C# Class Wand, UnderworldExporter

Inheritance: MonoBehaviour
显示文件 Open project: hankmorgan/UnderworldExporter Class Usage Examples

Public Properties

Property Type Description
SpellObjectLink int
SpellObjectQuantity int

Public Methods

Method Description
LookAt ( ) : bool
use ( ) : bool

Protected Methods

Method Description
GetActualSpellIndex ( ) : int

Method Details

GetActualSpellIndex() protected method

protected GetActualSpellIndex ( ) : int
return int

LookAt() public method

public LookAt ( ) : bool
return bool

use() public method

public use ( ) : bool
return bool

Property Details

SpellObjectLink public_oe property

public int SpellObjectLink
return int

SpellObjectQuantity public_oe property

public int SpellObjectQuantity
return int