Show / Hide Table of Contents

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 Source

EventHandler

Declaration
public EventHandler EventHandler
Field Value
Type Description
EventHandler
| Improve this Doc View Source

LuaClass

Declaration
public Utf8String LuaClass
Field Value
Type Description
Utf8String
| Improve this Doc View Source

LuaKey

Declaration
public Utf8String LuaKey
Field Value
Type Description
Utf8String
| Improve this Doc View Source

LuaState

Declaration
public LuaState*LuaState
Field Value
Type Description
LuaState*
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX