The search keyword must be a single word (no spaces).
Function TriggerRegisterDialogButtonEvent
- Line
- 2503
- Location
- common.j
- Constant?
- no
- Type
- native
- Arguments
- trigger whichTrigger, button whichButton
- Returns
- event
| 2503 | native TriggerRegisterDialogButtonEvent takes trigger whichTrigger, button whichButton returns event |
| 2504 | |
| 2505 | // EVENT_GAME_STATE_LIMIT
|
| 2506 | constant native GetEventGameState takes nothing returns gamestate |
| 2507 | |
| 2508 | native TriggerRegisterGameEvent takes trigger whichTrigger, gameevent whichGameEvent returns event |