C# 클래스 Bedroll, UnderworldExporter

상속: object_base
파일 보기 프로젝트 열기: hankmorgan/UnderworldExporter 1 사용 예제들

공개 메소드들

메소드 설명
UseVerb ( ) : string
WakeUp ( UWCharacter, sunshine ) : void
use ( ) : bool

비공개 메소드들

메소드 설명
CheckForMonsters ( ) : bool
IsGaramonTime ( ) : bool
PlayGaramonDream ( int dreamIndex ) : void
RestoreHealthMana ( UWCharacter, sunshine ) : void

메소드 상세

UseVerb() 공개 메소드

public UseVerb ( ) : string
리턴 string

WakeUp() 공개 정적인 메소드

public static WakeUp ( UWCharacter, sunshine ) : void
sunshine UWCharacter,
리턴 void

use() 공개 메소드

public use ( ) : bool
리턴 bool