Show / Hide Table of Contents

Struct LayerCommon.TargetMarkerInstanceObject

Implements
LayerCommon.IInstanceObject
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 TargetMarkerInstanceObject : LayerCommon.IInstanceObject

Fields

| Improve this Doc View Source

NamePlateOffsetY

Declaration
public float NamePlateOffsetY
Field Value
Type Description
System.Single
| Improve this Doc View Source

TargetMakerType

Declaration
public TargetMarkerType TargetMakerType
Field Value
Type Description
TargetMarkerType

Methods

| Improve this Doc View Source

Read(BinaryReader)

Declaration
public static LayerCommon.TargetMarkerInstanceObject Read(BinaryReader br)
Parameters
Type Name Description
System.IO.BinaryReader br
Returns
Type Description
LayerCommon.TargetMarkerInstanceObject

Implements

LayerCommon.IInstanceObject
  • Improve this Doc
  • View Source
Back to top Generated by DocFX