Project SkyFire Core
SkyFire 5.4.8 server core API documentation
Toggle main menu visibility
Loading...
Searching...
No Matches
CliRunnable.h
Go to the documentation of this file.
1
/*
2
* This file is part of Project SkyFire https://www.projectskyfire.org.
3
* See LICENSE.md file for Copyright information
4
*/
5
9
10
#ifndef __CLIRUNNABLE_H
11
#define __CLIRUNNABLE_H
12
14
class
CliRunnable
15
{
16
public
:
17
void
Run
();
18
};
19
20
#endif
21
CliRunnable
Command Line Interface handling thread.
Definition
CliRunnable.h:15
CliRunnable::Run
void Run()
Thread start
Definition
CliRunnable.cpp:105
src
server
worldserver
CommandLine
CliRunnable.h
Generated on
for Project SkyFire Core by
1.17.0