Skip to content

Commit 02363a4

Browse files
authored
Document GetPauseMenuPosition (#1305)
Updated function name and aliases for clarity.
1 parent 0a8ad71 commit 02363a4

File tree

2 files changed

+14
-17
lines changed

2 files changed

+14
-17
lines changed

HUD/GetPauseMenuCursorPosition.md

Lines changed: 0 additions & 17 deletions
This file was deleted.

HUD/GetPauseMenuPosition.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
---
2+
ns: HUD
3+
aliases: ["_GET_PAUSE_MENU_CURSOR_POSITION", "0x5BFF36D6ED83E0AE"]
4+
---
5+
## GET_PAUSE_MENU_POSITION
6+
7+
```c
8+
// 0x5BFF36D6ED83E0AE
9+
Vector3 GET_PAUSE_MENU_POSITION();
10+
```
11+
12+
13+
## Return value
14+
This function returns the starting position (Top left) of the Pause Menu's body.

0 commit comments

Comments
 (0)