Skip to content

Commit

Permalink
feat: add arrestTarget to AIProcess
Browse files Browse the repository at this point in the history
  • Loading branch information
alandtse authored Aug 5, 2024
1 parent 62ba0d6 commit f080217
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 @@ -216,7 +216,7 @@ namespace RE
std::uint64_t unk108; // 108
RefHandle followTarget; // 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 f080217

Please sign in to comment.