Skip to content

Commit 0018387

Browse files
committed
feat: additional 1.11.137 ids
1 parent 531df8c commit 0018387

1 file changed

Lines changed: 9 additions & 9 deletions

File tree

include/RE/IDs.h

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -227,7 +227,7 @@ namespace RE::ID
227227

228228
namespace BGSKeyword
229229
{
230-
inline constexpr REL::ID TypedKeywords{ 2692038 };
230+
inline constexpr REL::ID TypedKeywords{ 4799330 };
231231
}
232232

233233
namespace BGSKeywordForm
@@ -631,7 +631,7 @@ namespace RE::ID
631631
inline constexpr REL::ID Singleton{ 4796889 };
632632
inline constexpr REL::ID LoadMovie{ 2287422 };
633633
inline constexpr REL::ID GetMovieFilename{ 2287428 };
634-
inline constexpr REL::ID InitMovieViewport{ 2287430 };
634+
inline constexpr REL::ID InitMovieViewport{ 4494254 };
635635
inline constexpr REL::ID FileUncacheOnMenuOpen{ 2667999 };
636636
inline constexpr REL::ID IsNameValid{ 2287425 };
637637
}
@@ -790,7 +790,7 @@ namespace RE::ID
790790

791791
namespace CanDisplayNextHUDMessage
792792
{
793-
inline constexpr REL::ID GetEventSource{ 2695041 };
793+
inline constexpr REL::ID GetEventSource{ 4802332 };
794794
}
795795

796796
namespace CellAttachDetachEvent
@@ -800,7 +800,7 @@ namespace RE::ID
800800

801801
namespace ColorUpdateEvent
802802
{
803-
inline constexpr REL::ID GetEventSource{ 2695540 };
803+
inline constexpr REL::ID GetEventSource{ 4802831 };
804804
}
805805

806806
namespace CombatBehaviorFindObject
@@ -870,12 +870,12 @@ namespace RE::ID
870870
inline constexpr REL::ID PushInputContext{ 2268335 };
871871
inline constexpr REL::ID RemapButton{ 2268330 };
872872
inline constexpr REL::ID SaveRemappings{ 0 };
873-
inline constexpr REL::ID SetTextEntryMode{ 2268339 };
873+
inline constexpr REL::ID SetTextEntryMode{ 4491359 };
874874
}
875875

876876
namespace CurrentRadiationSourceCount
877877
{
878-
inline constexpr REL::ID GetEventSource{ 2696196 };
878+
inline constexpr REL::ID GetEventSource{ 4803487 };
879879
}
880880

881881
namespace DEFAULT_OBJECT_DATA
@@ -897,7 +897,7 @@ namespace RE::ID
897897

898898
namespace DoBeforeNewOrLoadCompletedEvent
899899
{
900-
inline constexpr REL::ID GetEventSource{ 2695542 };
900+
inline constexpr REL::ID GetEventSource{ 4802833 };
901901
}
902902

903903
namespace EffectItem
@@ -2020,7 +2020,7 @@ namespace RE::ID
20202020

20212021
namespace UIAdvanceMenusFunctionCompleteEvent
20222022
{
2023-
inline constexpr REL::ID GetEventSource{ 2694428 };
2023+
inline constexpr REL::ID GetEventSource{ 4801719 };
20242024
}
20252025

20262026
namespace UIMessageQueue
@@ -2144,7 +2144,7 @@ namespace Scaleform::ID
21442144

21452145
namespace SysAlloc
21462146
{
2147-
inline constexpr REL::ID InitHeapEngine{ 2284532 };
2147+
inline constexpr REL::ID InitHeapEngine{ 4493927 };
21482148
inline constexpr REL::ID ShutdownHeapEngine{ 2284536 };
21492149
}
21502150
}

0 commit comments

Comments
 (0)