Show / Hide Table of Contents

Struct XML_TagAttribute

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

Fields

| Edit this page View Source

nameHashCode

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

valueHashCode

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

valueLength

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

valueStartIndex

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

valueType

Declaration
public TagType valueType
Field Value
Type Description
TagType

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