Struct LuaEventHandler
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.Game.Event
Assembly: FFXIVClientStructs.dll
Syntax
public struct LuaEventHandler
Fields
| Improve this Doc View SourceEventHandler
Declaration
public EventHandler EventHandler
Field Value
| Type | Description |
|---|---|
| EventHandler |
LuaClass
Declaration
public Utf8String LuaClass
Field Value
| Type | Description |
|---|---|
| Utf8String |
LuaKey
Declaration
public Utf8String LuaKey
Field Value
| Type | Description |
|---|---|
| Utf8String |
LuaState
Declaration
public LuaState*LuaState
Field Value
| Type | Description |
|---|---|
| LuaState* |