NetEventHandler

Undocumented in source.
template NetEventHandler (
T...
) if (
T.length > 0
) {}

Members

Aliases

NetEventHandler
alias NetEventHandler = void delegate(T)
Undocumented in source.

Meta