Elin Decompiled Documentation
EA 23.102 Nightly
Loading...
Searching...
No Matches
Enumerations
SkinType.cs File Reference
Go to the source code of this file.
Enumerations
enum
SkinType
{
Default
= 0 ,
Light
= 10 ,
Dark
= 20 ,
Tooltip
= 30 ,
Title
= 40
}
Enumeration Type Documentation
◆
SkinType
enum
SkinType
Enumerator
Default
Light
Dark
Tooltip
Title
Definition at line
1
of file
SkinType.cs
.
2
{
3
Default
= 0,
4
Light
= 10,
5
Dark
= 20,
6
Tooltip
= 30,
7
Title
= 40
8
}
SkinType.Default
@ Default
SkinType.Light
@ Light
SkinType.Dark
@ Dark
SkinType.Title
@ Title
SkinType.Tooltip
@ Tooltip
Elin
Plugins.UI
SkinType.cs
Generated by
1.9.6