C# 클래스 RuneBag, UnderworldExporter

상속: object_base
파일 보기 프로젝트 열기: hankmorgan/UnderworldExporter

공개 메소드들

메소드 설명
Activate ( ) : bool
ActivateByObject ( GameObject ObjectUsed ) : bool
UseObjectOnVerb_Inv ( ) : string
UseVerb ( ) : string
use ( ) : bool

비공개 메소드들

메소드 설명
OpenRuneBag ( ) : void

메소드 상세

Activate() 공개 메소드

public Activate ( ) : bool
리턴 bool

ActivateByObject() 공개 메소드

public ActivateByObject ( GameObject ObjectUsed ) : bool
ObjectUsed GameObject
리턴 bool

UseObjectOnVerb_Inv() 공개 메소드

public UseObjectOnVerb_Inv ( ) : string
리턴 string

UseVerb() 공개 메소드

public UseVerb ( ) : string
리턴 string

use() 공개 메소드

public use ( ) : bool
리턴 bool