C# Class Bedroll, UnderworldExporter

Inheritance: object_base
Mostrar archivo Open project: hankmorgan/UnderworldExporter Class Usage Examples

Public Methods

Method Description
UseVerb ( ) : string
WakeUp ( UWCharacter, sunshine ) : void
use ( ) : bool

Private Methods

Method Description
CheckForMonsters ( ) : bool
IsGaramonTime ( ) : bool
PlayGaramonDream ( int dreamIndex ) : void
RestoreHealthMana ( UWCharacter, sunshine ) : void

Method Details

UseVerb() public method

public UseVerb ( ) : string
return string

WakeUp() public static method

public static WakeUp ( UWCharacter, sunshine ) : void
sunshine UWCharacter,
return void

use() public method

public use ( ) : bool
return bool