Show / Hide Table of Contents

Class TMP_Sprite

Inheritance
object
TMP_TextElement
TMP_Sprite
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_Sprite : TMP_TextElement

Fields

| Edit this page View Source

hashCode

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

name

Declaration
public string name
Field Value
Type Description
string
| Edit this page View Source

pivot

Declaration
public Vector2 pivot
Field Value
Type Description
Vector2
| Edit this page View Source

sprite

Declaration
public Sprite sprite
Field Value
Type Description
Sprite
| Edit this page View Source

unicode

Declaration
public int unicode
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
☀
☾