C# Class SilverSeed, UnderworldExporter

Inheritance: object_base
显示文件 Open project: hankmorgan/UnderworldExporter

Public Methods

Method Description
PickupEvent ( ) : bool
UseVerb ( ) : string
use ( ) : bool

Method Details

PickupEvent() public method

public PickupEvent ( ) : bool
return bool

UseVerb() public method

public UseVerb ( ) : string
return string

use() public method

public use ( ) : bool
return bool