add

@JvmName(name = "addEvents")
fun DslList<Event, GameLogKt.Dsl.EventsProxy>.add(value: Event)

repeated .org.emulinker.proto.Event events = 1;

Parameters

value

The events to add.