Struct AgentInspect
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 AgentInspect
Fields
|
Improve this Doc
View Source
AgentInterface
Declaration
public AgentInterface AgentInterface
Field Value
|
Improve this Doc
View Source
ChocoboBarding1
Declaration
public Utf8String ChocoboBarding1
Field Value
|
Improve this Doc
View Source
ChocoboBarding2
Declaration
public Utf8String ChocoboBarding2
Field Value
|
Improve this Doc
View Source
ChocoboBarding3
Declaration
public Utf8String ChocoboBarding3
Field Value
|
Improve this Doc
View Source
CurrentObjectID
Declaration
public uint CurrentObjectID
Field Value
| Type |
Description |
| System.UInt32 |
|
|
Improve this Doc
View Source
FetchCharacterDataStatus
Declaration
public uint FetchCharacterDataStatus
Field Value
| Type |
Description |
| System.UInt32 |
|
|
Improve this Doc
View Source
FetchFreeCompanyStatus
Declaration
public uint FetchFreeCompanyStatus
Field Value
| Type |
Description |
| System.UInt32 |
|
|
Improve this Doc
View Source
Declaration
public uint FetchSearchCommentStatus
Field Value
| Type |
Description |
| System.UInt32 |
|
|
Improve this Doc
View Source
FreeCompany
Declaration
public AgentInspect.FreeCompanyData FreeCompany
Field Value
|
Improve this Doc
View Source
Items
Declaration
Field Value
| Type |
Description |
| System.Byte* |
|
|
Improve this Doc
View Source
PsnName
Declaration
public Utf8String PsnName
Field Value
|
Improve this Doc
View Source
RequestFreeCompanyOID
Declaration
public uint RequestFreeCompanyOID
Field Value
| Type |
Description |
| System.UInt32 |
|
|
Improve this Doc
View Source
RequestObjectID
Declaration
public uint RequestObjectID
Field Value
| Type |
Description |
| System.UInt32 |
|
|
Improve this Doc
View Source
Declaration
public uint RequestSearchCommentOID
Field Value
| Type |
Description |
| System.UInt32 |
|
|
Improve this Doc
View Source
Declaration
public Utf8String SearchComment
Field Value
|
Improve this Doc
View Source
Unknown4b0
Declaration
Field Value
| Type |
Description |
| System.Byte |
|
|
Improve this Doc
View Source
UnkObj536
Declaration
Field Value
| Type |
Description |
| System.Int16 |
|
|
Improve this Doc
View Source
UnkObj544
Declaration
Field Value
| Type |
Description |
| System.UInt32 |
|
|
Improve this Doc
View Source
UnkObj548
Declaration
Field Value
| Type |
Description |
| System.Void* |
|
|
Improve this Doc
View Source
UnkObj550
Declaration
Field Value
| Type |
Description |
| System.UInt32 |
|
|
Improve this Doc
View Source
UnkString1
Declaration
public Utf8String UnkString1
Field Value
Methods
|
Improve this Doc
View Source
ExamineCharacter(UInt32)
Declaration
public void ExamineCharacter(uint objectID)
Parameters
| Type |
Name |
Description |
| System.UInt32 |
objectID |
|
|
Improve this Doc
View Source
Instance()
Declaration
public static AgentInspect*Instance()
Returns