This deferral checks if the connecting player does not have steam running. This is on pourpose to prevent some cheaters from joining as some cheats such as eulen hook the steam overlay to draw the cheat interface.

  • Parameters

    • src: number
    • playerName: string
    • setKickReason: KickFunction
    • deferrals: any

    Returns Result<null, string>