C# Class a_do_trap_EndGame, UnderworldExporter

Ends the game. Plays the ending cutscene.
Inheritance: trap_base
Afficher le fichier Open project: hankmorgan/UnderworldExporter

Méthodes publiques

Méthode Description
ExecuteTrap ( int triggerX, int triggerY, int State ) : void
PostActivate ( ) : void

Method Details

ExecuteTrap() public méthode

public ExecuteTrap ( int triggerX, int triggerY, int State ) : void
triggerX int
triggerY int
State int
Résultat void

PostActivate() public méthode

public PostActivate ( ) : void
Résultat void