Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 0 additions & 16 deletions HUD/IsWarningMessageActive_2.md

This file was deleted.

13 changes: 13 additions & 0 deletions HUD/IsWarningMessageReadyForControl.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
---
ns: HUD
aliases: ["0xAF42195A42C63BBA", "_IS_WARNING_MESSAGE_ACTIVE_2"]
---
## IS_WARNING_MESSAGE_READY_FOR_CONTROL

```c
// 0xAF42195A42C63BBA
BOOL IS_WARNING_MESSAGE_READY_FOR_CONTROL();
```

## Return value
Returns if the warning message scaleform/ui movie is loaded and ready to be controlled.
Loading