Interface EventConverterParameterObjectGameLike

Hierarchy

  • EventConverterParameterObjectGameLike

Properties

_decodeOperationPluginOperation: ((code, op) => any)

Type declaration

    • (code, op): any
    • Parameters

      • code: number
      • op: (string | number)[]

      Returns any

_localDb: WeakRefKVS<E>

Generated using TypeDoc