Property | Type | Description | |
---|---|---|---|
hasExecuted | bool |
Method | Description | |
---|---|---|
ExecuteTrap ( int triggerX, int triggerY, int State ) : void | ||
PostActivate ( ) : void |
Method | Description | |
---|---|---|
CheckArea ( Vector3 centre, float radius, int item_id ) : bool | ||
CheckPlinths ( ) : bool | ||
CreateRuneStone ( int ItemID ) : void |
public ExecuteTrap ( int triggerX, int triggerY, int State ) : void | ||
triggerX | int | |
triggerY | int | |
State | int | |
return | void |