Table of Contents

Enum EnumFontStyle

Namespace
Vintagestory.API.Client
Assembly
VintagestoryAPI.dll
[Flags]
public enum EnumFontStyle

Fields

Bold = 1
Italic = 2
Regular = 0
Strikeout = 8
Underline = 4