Table of Contents

Start

Methods
public Task<bool> Start(int port, Func<GameServerStats> statsFn)
Parameters
Type Name Description
int port
Func<GameServerStats> statsFn
Returns
Type Description
Task<bool>