Skip to content

Commit 6be77f0

Browse files
committed
tweak(native/ad): set correct name
1 parent 9690545 commit 6be77f0

File tree

2 files changed

+16
-16
lines changed

2 files changed

+16
-16
lines changed

PAD/GetLocalPlayerAimState_2.md

Lines changed: 0 additions & 16 deletions
This file was deleted.
Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
---
2+
ns: PAD
3+
aliases: ["0x59B9A7AF4C95133C", "GET_LOCAL_PLAYER_AIM_STATE_2"]
4+
---
5+
## GET_LOCAL_PLAYER_GAMEPAD_AIM_STATE
6+
7+
```c
8+
// 0x59B9A7AF4C95133C
9+
int _GET_LOCAL_PLAYER_AIM_STATE_2();
10+
```
11+
12+
```
13+
Same behavior as [`GET_LOCAL_PLAYER_AIM_STATE`](#_0xBB41AFBBBC0A0287) but will also return if player using a keyboard.
14+
```
15+
16+
## Return value

0 commit comments

Comments
 (0)