Show / Hide Table of Contents

Struct TMP_FontWeights

Inherited Members
ValueType.Equals(object)
ValueType.GetHashCode()
ValueType.ToString()
Namespace: TMPro
Assembly: HollowKnight.dll
Syntax
[Serializable]
public struct TMP_FontWeights

Fields

| Edit this page View Source

italicTypeface

Declaration
public TMP_FontAsset italicTypeface
Field Value
Type Description
TMP_FontAsset
| Edit this page View Source

regularTypeface

Declaration
public TMP_FontAsset regularTypeface
Field Value
Type Description
TMP_FontAsset

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
☀
☾