Skip to content

Commit

Permalink
feat: add arrestTarget RefHandle
Browse files Browse the repository at this point in the history
  • Loading branch information
alandtse authored Aug 4, 2024
1 parent 676d0c5 commit 8aadafb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/RE/A/AIProcess.h
Original file line number Diff line number Diff line change
Expand Up @@ -181,7 +181,7 @@ namespace RE
std::uint64_t unk108; // 108
std::uint32_t unk110; // 110
RefHandle target; // 114
std::uint64_t unk118; // 118
RefHandle arrestTarget; // 118
std::uint64_t unk120; // 120
std::uint64_t unk128; // 128
std::uint32_t unk130; // 130
Expand Down

0 comments on commit 8aadafb

Please sign in to comment.