Event.round

Round of this event

class Event
@nogc pure nothrow const final
const(Round)
round
()
out (result) { assert (result, "Round must be set before this function is called"); }

Return Value

Type: const(Round)

round