Skip to content

Commit 8b2c890

Browse files
authored
Document IsWarningMessageReadyForControl (#1306)
just added real name and description of what it does
1 parent 02363a4 commit 8b2c890

File tree

2 files changed

+13
-16
lines changed

2 files changed

+13
-16
lines changed

HUD/IsWarningMessageActive_2.md

Lines changed: 0 additions & 16 deletions
This file was deleted.
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
---
2+
ns: HUD
3+
aliases: ["0xAF42195A42C63BBA", "_IS_WARNING_MESSAGE_ACTIVE_2"]
4+
---
5+
## IS_WARNING_MESSAGE_READY_FOR_CONTROL
6+
7+
```c
8+
// 0xAF42195A42C63BBA
9+
BOOL IS_WARNING_MESSAGE_READY_FOR_CONTROL();
10+
```
11+
12+
## Return value
13+
Returns if the warning message scaleform/ui movie is loaded and ready to be controlled.

0 commit comments

Comments
 (0)