Dsl
class Dsl
Types
Properties
Link copied to clipboard
val playerAttributedLags: DslList<Event.LagstatSummary.PlayerAttributedLag, EventKt.LagstatSummaryKt.Dsl.PlayerAttributedLagsProxy>
repeated .org.emulinker.proto.Event.LagstatSummary.PlayerAttributedLag player_attributed_lags = 3;
Link copied to clipboard
int32 window_duration_ms = 1;
Functions
Link copied to clipboard
fun DslList<Event.LagstatSummary.PlayerAttributedLag, EventKt.LagstatSummaryKt.Dsl.PlayerAttributedLagsProxy>.add(value: Event.LagstatSummary.PlayerAttributedLag)
repeated .org.emulinker.proto.Event.LagstatSummary.PlayerAttributedLag player_attributed_lags = 3;
Link copied to clipboard
fun DslList<Event.LagstatSummary.PlayerAttributedLag, EventKt.LagstatSummaryKt.Dsl.PlayerAttributedLagsProxy>.addAll(values: Iterable<Event.LagstatSummary.PlayerAttributedLag>)
repeated .org.emulinker.proto.Event.LagstatSummary.PlayerAttributedLag player_attributed_lags = 3;
Link copied to clipboard
fun DslList<Event.LagstatSummary.PlayerAttributedLag, EventKt.LagstatSummaryKt.Dsl.PlayerAttributedLagsProxy>.clear()
repeated .org.emulinker.proto.Event.LagstatSummary.PlayerAttributedLag player_attributed_lags = 3;
Link copied to clipboard
double game_lag_ms = 2;
Link copied to clipboard
int32 window_duration_ms = 1;
Link copied to clipboard
double game_lag_ms = 2;
Link copied to clipboard
int32 window_duration_ms = 1;
Link copied to clipboard
inline operator fun DslList<Event.LagstatSummary.PlayerAttributedLag, EventKt.LagstatSummaryKt.Dsl.PlayerAttributedLagsProxy>.plusAssign(values: Iterable<Event.LagstatSummary.PlayerAttributedLag>)
inline operator fun DslList<Event.LagstatSummary.PlayerAttributedLag, EventKt.LagstatSummaryKt.Dsl.PlayerAttributedLagsProxy>.plusAssign(value: Event.LagstatSummary.PlayerAttributedLag)
repeated .org.emulinker.proto.Event.LagstatSummary.PlayerAttributedLag player_attributed_lags = 3;
Link copied to clipboard
operator fun DslList<Event.LagstatSummary.PlayerAttributedLag, EventKt.LagstatSummaryKt.Dsl.PlayerAttributedLagsProxy>.set(index: Int, value: Event.LagstatSummary.PlayerAttributedLag)
repeated .org.emulinker.proto.Event.LagstatSummary.PlayerAttributedLag player_attributed_lags = 3;