Struct AgentModule
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 AgentModule
Fields
|
Improve this Doc
View Source
AgentArray
Declaration
public AgentInterface*AgentArray
Field Value
|
Improve this Doc
View Source
AgentModulePtr
Declaration
public AgentModule*AgentModulePtr
Field Value
|
Improve this Doc
View Source
FrameCounter
Declaration
Field Value
| Type |
Description |
| System.UInt32 |
|
|
Improve this Doc
View Source
FrameDelta
Declaration
Field Value
| Type |
Description |
| System.Single |
|
|
Improve this Doc
View Source
Initialized
Declaration
Field Value
| Type |
Description |
| System.Byte |
|
|
Improve this Doc
View Source
RaptureHotbarModulePtr
Declaration
public RaptureHotbarModule*RaptureHotbarModulePtr
Field Value
|
Improve this Doc
View Source
UIModule
Declaration
Field Value
|
Improve this Doc
View Source
UIModulePtr
Declaration
public UIModule*UIModulePtr
Field Value
|
Improve this Doc
View Source
Unk_11
Declaration
Field Value
| Type |
Description |
| System.Byte |
|
|
Improve this Doc
View Source
vtbl
Declaration
Field Value
| Type |
Description |
| System.Void* |
|
Methods
|
Improve this Doc
View Source
GetAgentByInternalId(AgentId)
Declaration
public AgentInterface*GetAgentByInternalId(AgentId agentId)
Parameters
| Type |
Name |
Description |
| AgentId |
agentId |
|
Returns
|
Improve this Doc
View Source
GetAgentByInternalID(UInt32)
Declaration
[MemberFunction("E8 ?? ?? ?? ?? 83 FF 0D")]
public AgentInterface*GetAgentByInternalID(uint agentID)
Parameters
| Type |
Name |
Description |
| System.UInt32 |
agentID |
|
Returns
|
Improve this Doc
View Source
GetAgentHUD()
Declaration
public AgentHUD*GetAgentHUD()
Returns
|
Improve this Doc
View Source
GetAgentHudLayout()
Declaration
public AgentHudLayout*GetAgentHudLayout()
Returns
|
Improve this Doc
View Source
GetAgentLobby()
Declaration
public AgentLobby*GetAgentLobby()
Returns
|
Improve this Doc
View Source
GetAgentTeleport()
Declaration
public AgentTeleport*GetAgentTeleport()
Returns