Show / Hide Table of Contents

Struct TMP_PageInfo

Inherited Members
ValueType.Equals(object)
ValueType.GetHashCode()
ValueType.ToString()
Namespace: TMPro
Assembly: HollowKnight.dll
Syntax
public struct TMP_PageInfo

Fields

| Edit this page View Source

ascender

Declaration
public float ascender
Field Value
Type Description
float
| Edit this page View Source

baseLine

Declaration
public float baseLine
Field Value
Type Description
float
| Edit this page View Source

descender

Declaration
public float descender
Field Value
Type Description
float
| Edit this page View Source

firstCharacterIndex

Declaration
public int firstCharacterIndex
Field Value
Type Description
int
| Edit this page View Source

lastCharacterIndex

Declaration
public int lastCharacterIndex
Field Value
Type Description
int

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