C# 클래스 a_do_trap_EndGame, UnderworldExporter

Ends the game. Plays the ending cutscene.
상속: trap_base
파일 보기 프로젝트 열기: hankmorgan/UnderworldExporter

공개 메소드들

메소드 설명
ExecuteTrap ( int triggerX, int triggerY, int State ) : void
PostActivate ( ) : void

메소드 상세

ExecuteTrap() 공개 메소드

public ExecuteTrap ( int triggerX, int triggerY, int State ) : void
triggerX int
triggerY int
State int
리턴 void

PostActivate() 공개 메소드

public PostActivate ( ) : void
리턴 void