Struct AtkUnitBase
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 AtkUnitBase
Fields
|
Improve this Doc
View Source
Alpha
Declaration
Field Value
| Type |
Description |
| System.Byte |
|
|
Improve this Doc
View Source
AtkEventListener
Declaration
public AtkEventListener AtkEventListener
Field Value
|
Improve this Doc
View Source
CollisionNodeList
Declaration
public AtkCollisionNode**CollisionNodeList
Field Value
|
Improve this Doc
View Source
CollisionNodeListCount
Declaration
public uint CollisionNodeListCount
Field Value
| Type |
Description |
| System.UInt32 |
|
|
Improve this Doc
View Source
Flags
Declaration
Field Value
| Type |
Description |
| System.Byte |
|
|
Improve this Doc
View Source
Name
Declaration
Field Value
| Type |
Description |
| System.Byte* |
|
|
Improve this Doc
View Source
RootNode
Declaration
public AtkResNode*RootNode
Field Value
|
Improve this Doc
View Source
Scale
Declaration
Field Value
| Type |
Description |
| System.Single |
|
|
Improve this Doc
View Source
ULDData
Declaration
Field Value
|
Improve this Doc
View Source
WindowNode
Declaration
public AtkComponentNode*WindowNode
Field Value
|
Improve this Doc
View Source
X
Declaration
Field Value
| Type |
Description |
| System.Int16 |
|
|
Improve this Doc
View Source
Y
Declaration
Field Value
| Type |
Description |
| System.Int16 |
|
Properties
|
Improve this Doc
View Source
IsVisible
Declaration
public bool IsVisible { get; }
Property Value
| Type |
Description |
| System.Boolean |
|