C# 클래스 Lantern, UnderworldExporter

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

공개 메소드들

메소드 설명
ActivateByObject ( GameObject ObjectUsed ) : bool

Activation of this object by another. EG key on door

UseObjectOnVerb_Inv ( ) : string

메소드 상세

ActivateByObject() 공개 메소드

Activation of this object by another. EG key on door
public ActivateByObject ( GameObject ObjectUsed ) : bool
ObjectUsed GameObject Object used.
리턴 bool

UseObjectOnVerb_Inv() 공개 메소드

public UseObjectOnVerb_Inv ( ) : string
리턴 string