C# 클래스 Switch, TheUnseen

상속: MimiBehaviour, IInfluenceableByWind
파일 보기 프로젝트 열기: henryj41043/TheUnseen 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
pair GameObject
targets Activateable[]
turnedOn bool

공개 메소드들

메소드 설명
Interact ( ) : void

메소드 상세

Interact() 공개 메소드

public Interact ( ) : void
리턴 void

프로퍼티 상세

pair 공개적으로 프로퍼티

public GameObject pair
리턴 GameObject

targets 공개적으로 프로퍼티

public Activateable[] targets
리턴 Activateable[]

turnedOn 공개적으로 프로퍼티

public bool turnedOn
리턴 bool