The search keyword must be a single word (no spaces).
Function SetTimeOfDayScale
- Line
- 3432
- Location
- common.j
- Constant?
- no
- Type
- native
- Arguments
- real r
- Returns
- nothing
| 3432 | native SetTimeOfDayScale takes real r returns nothing |
| 3433 | native GetTimeOfDayScale takes nothing returns real |
| 3434 | native ShowInterface takes boolean flag, real fadeDuration returns nothing |
| 3435 | native PauseGame takes boolean flag returns nothing |
| 3436 | native UnitAddIndicator takes unit whichUnit, integer red, integer green, integer blue, integer alpha returns nothing |
| 3437 | native AddIndicator takes widget whichWidget, integer red, integer green, integer blue, integer alpha returns nothing |