C# Class Shrine, UnderworldExporter

Inheritance: UsableObject
Exibir arquivo Open project: hankmorgan/UnderworldExporter Class Usage Examples

Public Properties

Property Type Description
HasGivenKey bool

Public Methods

Method Description
GiveKeyOfTruth ( ) : void
OnSubmitPickup ( string Mantra ) : void
TalkTo ( ) : bool
TrackCupOfWonder ( ) : void
UseVerb ( ) : string
use ( ) : bool

Private Methods

Method Description
SubmitMantra ( string Mantra ) : void

Method Details

GiveKeyOfTruth() public method

public GiveKeyOfTruth ( ) : void
return void

OnSubmitPickup() public method

public OnSubmitPickup ( string Mantra ) : void
Mantra string
return void

TalkTo() public method

public TalkTo ( ) : bool
return bool

TrackCupOfWonder() public method

public TrackCupOfWonder ( ) : void
return void

UseVerb() public method

public UseVerb ( ) : string
return string

use() public method

public use ( ) : bool
return bool

Property Details

HasGivenKey public_oe static_oe property

public static bool HasGivenKey
return bool