Skip to content

Commit

Permalink
defs: QuestXUiWidgetSet: porbably glowAnimType
Browse files Browse the repository at this point in the history
  • Loading branch information
bloerwald committed Mar 21, 2024
1 parent 697a4f7 commit 2241ecc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions definitions/QuestXUiWidgetSet.dbd
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ COLUMNS
int ID
int<QuestV2::ID> QuestID
int<UiWidgetSet::ID> UiWidgetSetID
int Field_10_2_6_53840_002?
int GlowAnimType? // Enum.WidgetGlowAnimType: 0: None, 1: Pulse

LAYOUT 9D15AFB1
BUILD 10.0.0.43342
Expand Down Expand Up @@ -37,4 +37,4 @@ BUILD 10.2.6.53840
$noninline,id$ID<32>
QuestID<32>
UiWidgetSetID<32>
Field_10_2_6_53840_002<u8>
GlowAnimType<u8>

0 comments on commit 2241ecc

Please sign in to comment.