Round.event

Get the event a the node_id

class Round
final const pure nothrow @nogc
const(Event)
event
(
const size_t node_id
)

Parameters

node_id size_t

node id number

Return Value

Type: const(Event)

Event at the node_id