Show / Hide Table of Contents

Enum FontStyles

Namespace: TMPro
Assembly: HollowKnight.dll
Syntax
public enum FontStyles

Fields

Name Description
Bold
Highlight
Italic
LowerCase
Normal
SmallCaps
Strikethrough
Subscript
Superscript
Underline
UpperCase

Extension Methods

ReflectionUtilities.ReflectCallMethod(object, string, object[], BindingFlags)
ReflectionUtilities.ReflectGetField(object, string, BindingFlags)
ReflectionUtilities.ReflectGetMethod(object, string, BindingFlags)
ReflectionUtilities.ReflectGetProperty(object, string, BindingFlags)
ReflectionUtilities.ReflectSetField(object, string, object, BindingFlags)
ReflectionUtilities.ReflectSetProperty(object, string, object, BindingFlags)
  • Edit this page
  • View Source
☀
☾
In this article
Back to top
Generated by DocFX
☀
☾