Struct AtkResNode
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)
Assembly: FFXIVClientStructs.dll
Syntax
Fields
|
Improve this Doc
View Source
AddBlue
Declaration
Field Value
| Type |
Description |
| System.UInt16 |
|
|
Improve this Doc
View Source
AddBlue_2
Declaration
Field Value
| Type |
Description |
| System.UInt16 |
|
|
Improve this Doc
View Source
AddGreen
Declaration
Field Value
| Type |
Description |
| System.UInt16 |
|
|
Improve this Doc
View Source
AddGreen_2
Declaration
Field Value
| Type |
Description |
| System.UInt16 |
|
|
Improve this Doc
View Source
AddRed
Declaration
Field Value
| Type |
Description |
| System.UInt16 |
|
|
Improve this Doc
View Source
AddRed_2
Declaration
Field Value
| Type |
Description |
| System.UInt16 |
|
|
Improve this Doc
View Source
Alpha_2
Declaration
Field Value
| Type |
Description |
| System.Byte |
|
|
Improve this Doc
View Source
AtkEventManager
Declaration
public AtkEventManager AtkEventManager
Field Value
|
Improve this Doc
View Source
AtkEventTarget
Declaration
public AtkEventTarget AtkEventTarget
Field Value
|
Improve this Doc
View Source
ChildCount
Declaration
Field Value
| Type |
Description |
| System.UInt16 |
|
|
Improve this Doc
View Source
ChildNode
Declaration
public AtkResNode*ChildNode
Field Value
|
Improve this Doc
View Source
Color
Declaration
Field Value
|
Improve this Doc
View Source
Depth
Declaration
Field Value
| Type |
Description |
| System.Single |
|
|
Improve this Doc
View Source
Depth_2
Declaration
Field Value
| Type |
Description |
| System.Single |
|
|
Improve this Doc
View Source
DrawFlags
Declaration
Field Value
| Type |
Description |
| System.UInt32 |
|
|
Improve this Doc
View Source
Flags
Declaration
Field Value
| Type |
Description |
| System.Int16 |
|
|
Improve this Doc
View Source
Flags_2
Declaration
Field Value
| Type |
Description |
| System.UInt32 |
|
|
Improve this Doc
View Source
Height
Declaration
Field Value
| Type |
Description |
| System.UInt16 |
|
|
Improve this Doc
View Source
MultiplyBlue
Declaration
Field Value
| Type |
Description |
| System.Byte |
|
|
Improve this Doc
View Source
MultiplyBlue_2
Declaration
public byte MultiplyBlue_2
Field Value
| Type |
Description |
| System.Byte |
|
|
Improve this Doc
View Source
MultiplyGreen
Declaration
public byte MultiplyGreen
Field Value
| Type |
Description |
| System.Byte |
|
|
Improve this Doc
View Source
MultiplyGreen_2
Declaration
public byte MultiplyGreen_2
Field Value
| Type |
Description |
| System.Byte |
|
|
Improve this Doc
View Source
MultiplyRed
Declaration
Field Value
| Type |
Description |
| System.Byte |
|
|
Improve this Doc
View Source
MultiplyRed_2
Declaration
public byte MultiplyRed_2
Field Value
| Type |
Description |
| System.Byte |
|
|
Improve this Doc
View Source
NextSiblingNode
Declaration
public AtkResNode*NextSiblingNode
Field Value
|
Improve this Doc
View Source
NodeID
Declaration
Field Value
| Type |
Description |
| System.UInt32 |
|
|
Improve this Doc
View Source
OriginX
Declaration
Field Value
| Type |
Description |
| System.Single |
|
|
Improve this Doc
View Source
OriginY
Declaration
Field Value
| Type |
Description |
| System.Single |
|
|
Improve this Doc
View Source
ParentNode
Declaration
public AtkResNode*ParentNode
Field Value
|
Improve this Doc
View Source
PrevSiblingNode
Declaration
public AtkResNode*PrevSiblingNode
Field Value
|
Improve this Doc
View Source
Priority
Declaration
Field Value
| Type |
Description |
| System.UInt16 |
|
|
Improve this Doc
View Source
Rotation
Declaration
Field Value
| Type |
Description |
| System.Single |
|
|
Improve this Doc
View Source
ScaleX
Declaration
Field Value
| Type |
Description |
| System.Single |
|
|
Improve this Doc
View Source
ScaleY
Declaration
Field Value
| Type |
Description |
| System.Single |
|
|
Improve this Doc
View Source
TimelineObject
Declaration
public void *TimelineObject
Field Value
| Type |
Description |
| System.Void* |
|
|
Improve this Doc
View Source
Type
Declaration
Field Value
|
Improve this Doc
View Source
UnkByte_1
Declaration
Field Value
| Type |
Description |
| System.Byte |
|
|
Improve this Doc
View Source
UnkMatrix
Declaration
Field Value
| Type |
Description |
| System.Single* |
|
|
Improve this Doc
View Source
Width
Declaration
Field Value
| Type |
Description |
| System.UInt16 |
|
|
Improve this Doc
View Source
X
Declaration
Field Value
| Type |
Description |
| System.Single |
|
|
Improve this Doc
View Source
Y
Declaration
Field Value
| Type |
Description |
| System.Single |
|
Properties
|
Improve this Doc
View Source
IsVisible
Declaration
public readonly bool IsVisible { get; }
Property Value
| Type |
Description |
| System.Boolean |
|
Methods
|
Improve this Doc
View Source
AddEvent(AtkEventType, UInt32, AtkEventListener*, AtkResNode*, Boolean)
Declaration
public void AddEvent(AtkEventType eventType, uint eventParam, AtkEventListener*listener, AtkResNode*nodeParam, bool isSystemEvent)
Parameters
|
Improve this Doc
View Source
AddEvent(UInt16, UInt32, AtkEventListener*, AtkResNode*, Boolean)
Declaration
public void AddEvent(ushort eventType, uint eventParam, AtkEventListener*listener, AtkResNode*nodeParam, bool isSystemEvent)
Parameters
| Type |
Name |
Description |
| System.UInt16 |
eventType |
|
| System.UInt32 |
eventParam |
|
| AtkEventListener* |
listener |
|
| AtkResNode* |
nodeParam |
|
| System.Boolean |
isSystemEvent |
|
|
Improve this Doc
View Source
Ctor()
Declaration
|
Improve this Doc
View Source
Destroy(Boolean)
Declaration
public void Destroy(bool free)
Parameters
| Type |
Name |
Description |
| System.Boolean |
free |
|
|
Improve this Doc
View Source
GetAsAtkCollisionNode()
Declaration
public AtkCollisionNode*GetAsAtkCollisionNode()
Returns
|
Improve this Doc
View Source
GetAsAtkComponentNode()
Declaration
public AtkComponentNode*GetAsAtkComponentNode()
Returns
|
Improve this Doc
View Source
GetAsAtkCounterNode()
Declaration
public AtkCounterNode*GetAsAtkCounterNode()
Returns
|
Improve this Doc
View Source
GetAsAtkImageNode()
Declaration
public AtkImageNode*GetAsAtkImageNode()
Returns
|
Improve this Doc
View Source
GetAsAtkNineGridNode()
Declaration
public AtkNineGridNode*GetAsAtkNineGridNode()
Returns
|
Improve this Doc
View Source
GetAsAtkTextNode()
Declaration
public AtkTextNode*GetAsAtkTextNode()
Returns
|
Improve this Doc
View Source
GetComponent()
Declaration
public AtkComponentBase*GetComponent()
Returns
|
Improve this Doc
View Source
GetHeight()
Declaration
public ushort GetHeight()
Returns
| Type |
Description |
| System.UInt16 |
|
|
Improve this Doc
View Source
GetPositionFloat(Single*, Single*)
Declaration
public void GetPositionFloat(float *outX, float *outY)
Parameters
| Type |
Name |
Description |
| System.Single* |
outX |
|
| System.Single* |
outY |
|
|
Improve this Doc
View Source
GetPositionShort(Int16*, Int16*)
Declaration
public void GetPositionShort(short *outX, short *outY)
Parameters
| Type |
Name |
Description |
| System.Int16* |
outX |
|
| System.Int16* |
outY |
|
|
Improve this Doc
View Source
GetPriority()
Declaration
public ushort GetPriority()
Returns
| Type |
Description |
| System.UInt16 |
|
|
Improve this Doc
View Source
GetScale(Single*, Single*)
Declaration
public void GetScale(float *outX, float *outY)
Parameters
| Type |
Name |
Description |
| System.Single* |
outX |
|
| System.Single* |
outY |
|
|
Improve this Doc
View Source
GetScaleX()
Declaration
Returns
| Type |
Description |
| System.Single |
|
|
Improve this Doc
View Source
GetScaleY()
Declaration
Returns
| Type |
Description |
| System.Single |
|
|
Improve this Doc
View Source
GetWidth()
Declaration
Returns
| Type |
Description |
| System.UInt16 |
|
|
Improve this Doc
View Source
RemoveEvent(AtkEventType, UInt32, AtkEventListener*, Boolean)
Declaration
public void RemoveEvent(AtkEventType eventType, uint eventParam, AtkEventListener*listener, bool isSystemEvent)
Parameters
|
Improve this Doc
View Source
RemoveEvent(UInt16, UInt32, AtkEventListener*, Boolean)
Declaration
public void RemoveEvent(ushort eventType, uint eventParam, AtkEventListener*listener, bool isSystemEvent)
Parameters
| Type |
Name |
Description |
| System.UInt16 |
eventType |
|
| System.UInt32 |
eventParam |
|
| AtkEventListener* |
listener |
|
| System.Boolean |
isSystemEvent |
|
|
Improve this Doc
View Source
SetHeight(UInt16)
Declaration
public void SetHeight(ushort height)
Parameters
| Type |
Name |
Description |
| System.UInt16 |
height |
|
|
Improve this Doc
View Source
SetPositionFloat(Single, Single)
Declaration
public void SetPositionFloat(float X, float Y)
Parameters
| Type |
Name |
Description |
| System.Single |
X |
|
| System.Single |
Y |
|
|
Improve this Doc
View Source
SetPositionShort(Int16, Int16)
Declaration
public void SetPositionShort(short X, short Y)
Parameters
| Type |
Name |
Description |
| System.Int16 |
X |
|
| System.Int16 |
Y |
|
|
Improve this Doc
View Source
SetPriority(UInt16)
Declaration
public void SetPriority(ushort priority)
Parameters
| Type |
Name |
Description |
| System.UInt16 |
priority |
|
|
Improve this Doc
View Source
SetScale(Single, Single)
Declaration
public void SetScale(float X, float Y)
Parameters
| Type |
Name |
Description |
| System.Single |
X |
|
| System.Single |
Y |
|
|
Improve this Doc
View Source
SetUseDepthBasedPriority(Boolean)
Declaration
public void SetUseDepthBasedPriority(bool enable)
Parameters
| Type |
Name |
Description |
| System.Boolean |
enable |
|
|
Improve this Doc
View Source
SetWidth(UInt16)
Declaration
public void SetWidth(ushort width)
Parameters
| Type |
Name |
Description |
| System.UInt16 |
width |
|
|
Improve this Doc
View Source
ToggleVisibility(Boolean)
Declaration
public void ToggleVisibility(bool enable)
Parameters
| Type |
Name |
Description |
| System.Boolean |
enable |
|