Update UiConfigOption

This commit is contained in:
Haselnussbomber 2025-12-16 17:21:19 +01:00
parent 1c1b60efee
commit 89fbe6c8b0
No known key found for this signature in database
GPG key ID: BB905BB49E7295D1

View file

@ -4069,6 +4069,13 @@ public enum UiConfigOption
[GameConfigOption("GposePortraitRotateType", ConfigType.UInt)]
GposePortraitRotateType,
/// <summary>
/// UiConfig option with the internal name GroupPosePortraitUnlockAspectLimit.
/// This option is a UInt.
/// </summary>
[GameConfigOption("GroupPosePortraitUnlockAspectLimit", ConfigType.UInt)]
GroupPosePortraitUnlockAspectLimit,
/// <summary>
/// UiConfig option with the internal name LsListSortPriority.
/// This option is a UInt.