FirstModulAR 0.1.0
Loading...
Searching...
No Matches
FMAR.Networking.FmarNetworkDiscovery Class Reference

Used to broadcast the server name and port to the network so that other clients can connect to the server. Runs on a different port than other network functionality. More...

Inheritance diagram for FMAR.Networking.FmarNetworkDiscovery:

Public Member Functions

void Awake ()
 
void OnServerStarted ()
 
void OnDestroy ()
 

Detailed Description

Used to broadcast the server name and port to the network so that other clients can connect to the server. Runs on a different port than other network functionality.

Member Function Documentation

◆ Awake()

void FMAR.Networking.FmarNetworkDiscovery.Awake ( )
inline

◆ OnDestroy()

void FMAR.Networking.FmarNetworkDiscovery.OnDestroy ( )
inline

◆ OnServerStarted()

void FMAR.Networking.FmarNetworkDiscovery.OnServerStarted ( )
inline

The documentation for this class was generated from the following file: