Struct FFXIVString
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
Assembly: FFXIVClientStructs.dll
Syntax
public struct FFXIVString
Fields
| Improve this Doc View SourceBufSize
Declaration
public long BufSize
Field Value
| Type | Description |
|---|---|
| System.Int64 |
BufUsed
Declaration
public long BufUsed
Field Value
| Type | Description |
|---|---|
| System.Int64 |
InlineBuffer
Declaration
public byte *InlineBuffer
Field Value
| Type | Description |
|---|---|
| System.Byte* |
StringLength
Declaration
public long StringLength
Field Value
| Type | Description |
|---|---|
| System.Int64 |
StringPtr
Declaration
public byte *StringPtr
Field Value
| Type | Description |
|---|---|
| System.Byte* |
Unk
Declaration
public ushort Unk
Field Value
| Type | Description |
|---|---|
| System.UInt16 |