FrameIT
StartServer Class Reference
Inheritance diagram for StartServer:

Static Public Attributes

static Process process
 
static ProcessStartInfo processInfo
 

Private Member Functions

void Start ()
 
void PrepareGame ()
 
IEnumerator ServerRoutine1 ()
 
IEnumerator ServerRoutine ()
 
void Update ()
 

Private Attributes

TMPro.TextMeshProUGUI WaitingText
 

Member Function Documentation

◆ PrepareGame()

void StartServer.PrepareGame ( )
private

◆ ServerRoutine()

IEnumerator StartServer.ServerRoutine ( )
private

◆ ServerRoutine1()

IEnumerator StartServer.ServerRoutine1 ( )
private

◆ Start()

void StartServer.Start ( )
private

◆ Update()

void StartServer.Update ( )
private

Member Data Documentation

◆ process

Process StartServer.process
static

◆ processInfo

ProcessStartInfo StartServer.processInfo
static

◆ WaitingText

TMPro.TextMeshProUGUI StartServer.WaitingText
private

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