Struct TargetSystem
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
public struct TargetSystem
Fields
|
Improve this Doc
View Source
FocusTarget
Declaration
public GameObject*FocusTarget
Field Value
|
Improve this Doc
View Source
GPoseTarget
Declaration
public GameObject*GPoseTarget
Field Value
|
Improve this Doc
View Source
MouseOverTarget
Declaration
public GameObject*MouseOverTarget
Field Value
|
Improve this Doc
View Source
PreviousTarget
Declaration
public GameObject*PreviousTarget
Field Value
|
Improve this Doc
View Source
SoftTarget
Declaration
public GameObject*SoftTarget
Field Value
|
Improve this Doc
View Source
Target
Declaration
Field Value
|
Improve this Doc
View Source
TargetObjectId
Declaration
public uint TargetObjectId
Field Value
| Type |
Description |
| System.UInt32 |
|
Methods
|
Improve this Doc
View Source
GetCurrentTarget()
Declaration
[MemberFunction("E8 ?? ?? ?? ?? 48 3B C6 0F 94 C0")]
public GameObject*GetCurrentTarget()
Returns
|
Improve this Doc
View Source
GetCurrentTargetID()
Declaration
[MemberFunction("E8 ?? ?? ?? ?? 48 3B D8 74 51")]
public uint GetCurrentTargetID()
Returns
| Type |
Description |
| System.UInt32 |
|
|
Improve this Doc
View Source
Instance()
Declaration
[StaticAddress("48 8D 0D ?? ?? ?? ?? E8 ?? ?? ?? ?? 48 3B C6 0F 95 C0", 0, false)]
public static TargetSystem*Instance()
Returns
|
Improve this Doc
View Source
IsObjectInViewRange(GameObject*)
Declaration
[MemberFunction("48 85 D2 74 2C 4C 63 89")]
public bool IsObjectInViewRange(GameObject*obj)
Parameters
Returns
| Type |
Description |
| System.Boolean |
|