C# 클래스 Edgar.Unity.Examples.Example2.Example2Exit

Example implementation of an exit is activated by pressing E and loads the next level.
상속: InteractableBase
파일 보기 프로젝트 열기: OndrejNepozitek/Edgar-Unity

공개 메소드들

메소드 설명
BeginInteract ( ) : void
EndInteract ( ) : void
Interact ( ) : void

메소드 상세

BeginInteract() 공개 메소드

public BeginInteract ( ) : void
리턴 void

EndInteract() 공개 메소드

public EndInteract ( ) : void
리턴 void

Interact() 공개 메소드

public Interact ( ) : void
리턴 void