Struct AtkTexture
Inherited Members
System.ValueType.Equals(System.Object)
System.ValueType.GetHashCode()
System.ValueType.ToString()
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetType()
Namespace: FFXIVClientStructs.Component.GUI
Assembly: FFXIVClientStructs.dll
Syntax
public struct AtkTexture
Fields
| Improve this Doc View SourceCrest
Declaration
public void *Crest
Field Value
| Type | Description |
|---|---|
| System.Void* |
KernelTexture
Declaration
public Texture*KernelTexture
Field Value
| Type | Description |
|---|---|
| Texture* |
Resource
Declaration
public TextureResource*Resource
Field Value
| Type | Description |
|---|---|
| TextureResource* |
TextureType
Declaration
public TextureType TextureType
Field Value
| Type | Description |
|---|---|
| TextureType |
UnkBool_2
Declaration
public byte UnkBool_2
Field Value
| Type | Description |
|---|---|
| System.Byte |
vtbl
Declaration
public void *vtbl
Field Value
| Type | Description |
|---|---|
| System.Void* |