diff --git a/include/RE/Offsets_VR.h b/include/RE/Offsets_VR.h index cd83e9c4f..e45732257 100644 --- a/include/RE/Offsets_VR.h +++ b/include/RE/Offsets_VR.h @@ -330,6 +330,7 @@ namespace RE inline constexpr REL::Offset Play(static_cast(0xC283E0)); inline constexpr REL::Offset SetObjectToFollow(static_cast(0xC289C0)); inline constexpr REL::Offset SetPosition(static_cast(0xC287D0)); + inline constexpr REL::Offset Pause(static_cast(0xC28470)); inline constexpr REL::Offset Stop(static_cast(0xC284B0)); }