Struct InstanceContentDeepDungeon.DeepDungeonItemInfo
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.InstanceContent
Assembly: FFXIVClientStructs.dll
Syntax
public struct DeepDungeonItemInfo
Fields
| Improve this Doc View SourceCount
Declaration
public byte Count
Field Value
| Type | Description |
|---|---|
| System.Byte |
Flags
Declaration
public byte Flags
Field Value
| Type | Description |
|---|---|
| System.Byte |
ItemId
Declaration
public byte ItemId
Field Value
| Type | Description |
|---|---|
| System.Byte |
Properties
| Improve this Doc View SourceIsActive
Declaration
public readonly bool IsActive { get; }
Property Value
| Type | Description |
|---|---|
| System.Boolean |
IsUsable
Declaration
public readonly bool IsUsable { get; }
Property Value
| Type | Description |
|---|---|
| System.Boolean |