Show / Hide Table of Contents

Class TMP_Glyph

Inheritance
object
TMP_TextElement
TMP_Glyph
Inherited Members
TMP_TextElement.id
TMP_TextElement.x
TMP_TextElement.y
TMP_TextElement.width
TMP_TextElement.height
TMP_TextElement.xOffset
TMP_TextElement.yOffset
TMP_TextElement.xAdvance
TMP_TextElement.scale
Namespace: TMPro
Assembly: HollowKnight.dll
Syntax
[Serializable]
public class TMP_Glyph : TMP_TextElement

Methods

| Edit this page View Source

Clone(TMP_Glyph)

Declaration
public static TMP_Glyph Clone(TMP_Glyph source)
Parameters
Type Name Description
TMP_Glyph source
Returns
Type Description
TMP_Glyph

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