CommonLibVR
InterfaceLightSchemes.h
Go to the documentation of this file.
1 #pragma once
2 
3 namespace RE
4 {
6  {
7  kJournal = 0,
10  kBook,
11  kLoading,
12  kUnk05,
13  kStats,
15 
16  kTotal = 8
17  };
18 }
Definition: AbsorbEffect.h:6
INTERFACE_LIGHT_SCHEME
Definition: InterfaceLightSchemes.h:6