Struct LayerCommon.OBSetReferenced
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: Lumina.Data.Parsing.Layer
Assembly: Lumina.dll
Syntax
public struct OBSetReferenced
Fields
| Improve this Doc View SourceAssetType
Declaration
public LayerEntryType AssetType
Field Value
| Type | Description |
|---|---|
| LayerEntryType |
InstanceId
Declaration
public uint InstanceId
Field Value
| Type | Description |
|---|---|
| System.UInt32 |
OBSetAssetPath
Declaration
public string OBSetAssetPath
Field Value
| Type | Description |
|---|---|
| System.String |
Methods
| Improve this Doc View SourceRead(BinaryReader)
Declaration
public static LayerCommon.OBSetReferenced Read(BinaryReader br)
Parameters
| Type | Name | Description |
|---|---|---|
| System.IO.BinaryReader | br |
Returns
| Type | Description |
|---|---|
| LayerCommon.OBSetReferenced |