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)
Namespace: FFXIVClientStructs.FFXIV.Client.System.Framework
Assembly: FFXIVClientStructs.dll
Syntax
public struct Framework
Fields
| Improve this Doc View SourceLuaState
Declaration
public LuaState LuaState
Field Value
| Type | Description |
|---|---|
| LuaState |
SystemConfig
Declaration
public SystemConfig SystemConfig
Field Value
| Type | Description |
|---|---|
| SystemConfig |
UIModule
Declaration
public UIModule*UIModule
Field Value
| Type | Description |
|---|---|
| UIModule* |
Methods
| Improve this Doc View SourceGetUiModule()
Declaration
[MemberFunction("E8 ?? ?? ?? ?? 80 7B 1D 01")]
public UIModule*GetUiModule()
Returns
| Type | Description |
|---|---|
| UIModule* |
Instance()
Declaration
[StaticAddress("44 0F B6 C0 48 8B 0D ? ? ? ?", 0, true)]
public static Framework*Instance()
Returns
| Type | Description |
|---|---|
| Framework* |