Struct RaptureAtkModule.NamePlateInfo
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()
Assembly: FFXIVClientStructs.dll
Syntax
public struct NamePlateInfo
Fields
|
Improve this Doc
View Source
ActorID
Declaration
Field Value
| Type |
Description |
| System.Int32 |
|
|
Improve this Doc
View Source
DisplayTitle
Declaration
public Utf8String DisplayTitle
Field Value
|
Improve this Doc
View Source
FcName
Declaration
Field Value
|
Improve this Doc
View Source
Flags
Declaration
Field Value
| Type |
Description |
| System.Int32 |
|
|
Improve this Doc
View Source
LevelText
Declaration
public Utf8String LevelText
Field Value
|
Improve this Doc
View Source
Name
Declaration
Field Value
|
Improve this Doc
View Source
Title
Declaration
Field Value
Properties
|
Improve this Doc
View Source
IsPrefixTitle
Declaration
public bool IsPrefixTitle { get; }
Property Value
| Type |
Description |
| System.Boolean |
|