EventKt

object EventKt

Protobuf type org.emulinker.proto.Event

Types

Link copied to clipboard
class Dsl
Link copied to clipboard
object FanOutKt

Protobuf type org.emulinker.proto.Event.FanOut

Link copied to clipboard

Protobuf type org.emulinker.proto.Event.GameStart

Link copied to clipboard

Protobuf type org.emulinker.proto.Event.LagstatSummary

Link copied to clipboard

Protobuf type org.emulinker.proto.Event.ReceivedGameData

Functions

Link copied to clipboard
@JvmName(name = "-initializefanOut")
inline fun fanOut(block: EventKt.FanOutKt.Dsl.() -> Unit): Event.FanOut
Link copied to clipboard
@JvmName(name = "-initializegameStart")
inline fun gameStart(block: EventKt.GameStartKt.Dsl.() -> Unit): Event.GameStart
Link copied to clipboard
@JvmName(name = "-initializelagstatSummary")
inline fun lagstatSummary(block: EventKt.LagstatSummaryKt.Dsl.() -> Unit): Event.LagstatSummary
Link copied to clipboard
@JvmName(name = "-initializereceivedGameData")
inline fun receivedGameData(block: EventKt.ReceivedGameDataKt.Dsl.() -> Unit): Event.ReceivedGameData