Show / Hide Table of Contents

Class TMP_Asset

Inheritance
object
Object
ScriptableObject
TMP_Asset
TMP_FontAsset
TMP_SpriteAsset
Inherited Members
ScriptableObject.SetDirty()
ScriptableObject.CreateInstance(string)
ScriptableObject.CreateInstance(Type)
ScriptableObject.CreateInstance<T>()
Namespace: TMPro
Assembly: HollowKnight.dll
Syntax
[Serializable]
public class TMP_Asset : ScriptableObject

Fields

| Edit this page View Source

hashCode

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

material

Declaration
public Material material
Field Value
Type Description
Material
| Edit this page View Source

materialHashCode

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