C# 클래스 Behaviour_OnlyExamine, Hellbound

Behaviour_ only examine. This script is attached to objects which can only be interacted with via the examine-action. By Simon Jonasson and Arvid Backman
상속: Interactable
파일 보기 프로젝트 열기: Backman/Hellbound

공개 프로퍼티들

프로퍼티 타입 설명
m_State ExamineState

공개 메소드들

메소드 설명
examine ( ) : void

보호된 메소드들

메소드 설명
Start ( ) : void

메소드 상세

Start() 보호된 메소드

protected Start ( ) : void
리턴 void

examine() 공개 메소드

public examine ( ) : void
리턴 void

프로퍼티 상세

m_State 공개적으로 프로퍼티

public ExamineState m_State
리턴 ExamineState