The search keyword must be a single word (no spaces).
Function TriggerSyncReady
- Line
- 2796
- Location
- common.j
- Constant?
- no
- Type
- native
- Arguments
- nothing
- Returns
- nothing
| 2796 | native TriggerSyncReady takes nothing returns nothing |
| 2797 | |
| 2798 | //============================================================================
|
| 2799 | // Widget API
|
| 2800 | native GetWidgetLife takes widget whichWidget returns real |
| 2801 | native SetWidgetLife takes widget whichWidget, real newLife returns nothing |