Struct GameObject
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.Client.Game.Object
Assembly: FFXIVClientStructs.dll
Syntax
public struct GameObject
Fields
| Improve this Doc View SourceDrawObject
Declaration
public void *DrawObject
Field Value
| Type | Description |
|---|---|
| System.Void* |
Name
Declaration
public byte *Name
Field Value
| Type | Description |
|---|---|
| System.Byte* |
ObjectID
Declaration
public uint ObjectID
Field Value
| Type | Description |
|---|---|
| System.UInt32 |
ObjectKind
Declaration
public byte ObjectKind
Field Value
| Type | Description |
|---|---|
| System.Byte |
RenderFlags
Declaration
public int RenderFlags
Field Value
| Type | Description |
|---|---|
| System.Int32 |