Struct Framework
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
BGCollisionModule
Declaration
public BGCollisionModule*BGCollisionModule
Field Value
|
Improve this Doc
View Source
DevConfig
Declaration
public DevConfig DevConfig
Field Value
|
Improve this Doc
View Source
EnableNetworking
Declaration
public bool EnableNetworking
Field Value
| Type |
Description |
| System.Boolean |
|
|
Improve this Doc
View Source
EorzeaTime
Declaration
Field Value
| Type |
Description |
| System.Int64 |
|
|
Improve this Doc
View Source
EorzeaTimeOverride
Declaration
public long EorzeaTimeOverride
Field Value
| Type |
Description |
| System.Int64 |
|
|
Improve this Doc
View Source
ExcelModuleInterface
Declaration
public ExcelModuleInterface*ExcelModuleInterface
Field Value
|
Improve this Doc
View Source
ExdModule
Declaration
public ExdModule*ExdModule
Field Value
|
Improve this Doc
View Source
FrameCounter
Declaration
Field Value
| Type |
Description |
| System.UInt32 |
|
|
Improve this Doc
View Source
FrameDeltaTime
Declaration
public float FrameDeltaTime
Field Value
| Type |
Description |
| System.Single |
|
|
Improve this Doc
View Source
FrameRate
Declaration
Field Value
| Type |
Description |
| System.Single |
|
|
Improve this Doc
View Source
GameVersion
Declaration
public GameVersion GameVersion
Field Value
|
Improve this Doc
View Source
IsEorzeaTimeOverridden
Declaration
public bool IsEorzeaTimeOverridden
Field Value
| Type |
Description |
| System.Boolean |
|
|
Improve this Doc
View Source
IsNetworkModuleInitialized
Declaration
public bool IsNetworkModuleInitialized
Field Value
| Type |
Description |
| System.Boolean |
|
|
Improve this Doc
View Source
LuaState
Declaration
Field Value
|
Improve this Doc
View Source
ServerTime
Declaration
Field Value
| Type |
Description |
| System.Int64 |
|
|
Improve this Doc
View Source
SystemConfig
Declaration
public SystemConfig SystemConfig
Field Value
|
Improve this Doc
View Source
UIModule
Declaration
Field Value
|
Improve this Doc
View Source
WindowInactive
Declaration
public bool WindowInactive
Field Value
| Type |
Description |
| System.Boolean |
|
Properties
|
Improve this Doc
View Source
UserPath
Declaration
public readonly string UserPath { get; }
Property Value
| Type |
Description |
| System.String |
|
Methods
|
Improve this Doc
View Source
GetServerTime()
Declaration
public static long GetServerTime()
Returns
| Type |
Description |
| System.Int64 |
|
|
Improve this Doc
View Source
GetUiModule()
Declaration
public UIModule*GetUiModule()
Returns
|
Improve this Doc
View Source
Instance()
Declaration
public static Framework*Instance()
Returns