C# Class a_do_trap_emeraldpuzzle, UnderworldExporter

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

Méthodes publiques

Свойство Type Description
hasExecuted bool

Méthodes publiques

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

Private Methods

Méthode Description
CheckArea ( Vector3 centre, float radius, int item_id ) : bool
CheckPlinths ( ) : bool
CreateRuneStone ( int ItemID ) : 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

Property Details

hasExecuted public_oe property

public bool hasExecuted
Résultat bool