The search keyword must be a single word (no spaces).
Function TriggerRegisterVariableEvent
- Line
- 2489
- Location
- common.j
- Constant?
- no
- Type
- native
- Arguments
- trigger whichTrigger, string varName, limitop opcode, real limitval
- Returns
- event
| 2489 | native TriggerRegisterVariableEvent takes trigger whichTrigger, string varName, limitop opcode, real limitval returns event |
| 2490 | |
| 2491 | // EVENT_GAME_VARIABLE_LIMIT
|
| 2492 | //constant native string GetTriggeringVariableName takes nothing returns string
|
| 2493 | |
| 2494 | // Creates it's own timer and triggers when it expires
|