| MyFontEnum Enumeration |
[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "T:VRage.Game.MyFontEnum"]
Namespace: VRage.Game
public enum MyFontEnum
| Member name | Value | Description | |
|---|---|---|---|
| Debug | 0 | ||
| Red | 1 | ||
| Green | 2 | ||
| Blue | 3 | ||
| White | 4 | ||
| DarkBlue | 5 | ||
| UrlNormal | 6 | ||
| UrlHighlight | 7 | ||
| ErrorMessageBoxCaption | 8 | ||
| ErrorMessageBoxText | 9 | ||
| InfoMessageBoxCaption | 10 | ||
| InfoMessageBoxText | 11 | ||
| ScreenCaption | 12 | ||
| GameCredits | 13 | ||
| LoadingScreen | 14 | ||
| BuildInfo | 15 | ||
| BuildInfoHighlight | 16 |