C# Class a_do_trap_conversation, UnderworldExporter

Inheritance: trap_base
Afficher le fichier Open project: hankmorgan/UnderworldExporter

Méthodes publiques

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

Method Details

Activate() public méthode

public Activate ( int triggerX, int triggerY, int State ) : bool
triggerX int
triggerY int
State int
Résultat bool

PostActivate() public méthode

public PostActivate ( ) : void
Résultat void