Struct AtkCollisionNode
Implements
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: FFXIVClientStructs.FFXIV.Component.GUI
Assembly: FFXIVClientStructs.dll
Syntax
public struct AtkCollisionNode : ICreatable
Fields
| Improve this Doc View SourceAtkResNode
Declaration
public AtkResNode AtkResNode
Field Value
| Type | Description |
|---|---|
| AtkResNode |
CollisionType
Declaration
public ushort CollisionType
Field Value
| Type | Description |
|---|---|
| System.UInt16 |
LinkedComponent
Declaration
public AtkComponentBase*LinkedComponent
Field Value
| Type | Description |
|---|---|
| AtkComponentBase* |
Uses
Declaration
public ushort Uses
Field Value
| Type | Description |
|---|---|
| System.UInt16 |
Methods
| Improve this Doc View SourceCtor()
Declaration
public void Ctor()