Struct Character.OrnamentContainer
Inherited Members
System.ValueType.Equals(System.Object)
System.ValueType.GetHashCode()
System.ValueType.ToString()
System.Object.Equals(System.Object, System.Object)
System.Object.GetType()
System.Object.ReferenceEquals(System.Object, System.Object)
Namespace: FFXIVClientStructs.FFXIV.Client.Game.Character
Assembly: FFXIVClientStructs.dll
Syntax
public struct OrnamentContainer
Fields
| Improve this Doc View SourceOrnamentId
Declaration
public ushort OrnamentId
Field Value
| Type | Description |
|---|---|
| System.UInt16 |
OrnamentObject
Declaration
public Ornament*OrnamentObject
Field Value
| Type | Description |
|---|---|
| Ornament* |
OwnerObject
Declaration
public BattleChara*OwnerObject
Field Value
| Type | Description |
|---|---|
| BattleChara* |