C# Class Readable, UnderworldExporter

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

Public Methods

Method Description
ExamineVerb ( ) : string
LookAt ( ) : bool
Read ( ) : bool
UseVerb ( ) : string
use ( ) : bool

Private Methods

Method Description
MixRotwormStew ( ) : bool

Mixs the rotworm stew.

Method Details

ExamineVerb() public method

public ExamineVerb ( ) : string
return string

LookAt() public method

public LookAt ( ) : bool
return bool

Read() public method

public Read ( ) : bool
return bool

UseVerb() public method

public UseVerb ( ) : string
return string

use() public method

public use ( ) : bool
return bool