The search keyword must be a single word (no spaces).
Function ShowInterface
- Line
- 3434
- Location
- common.j
- Constant?
- no
- Type
- native
- Arguments
- boolean flag, real fadeDuration
- Returns
- nothing
| 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 |
| 3438 | native PingMinimap takes real x, real y, real duration returns nothing |
| 3439 | native PingMinimapEx takes real x, real y, real duration, integer red, integer green, integer blue, boolean extraEffects returns nothing |