Project SkyFire Core
SkyFire 5.4.8 server core API documentation
Toggle main menu visibility
Loading...
Searching...
No Matches
WorldRunnable.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 __WORLDRUNNABLE_H
11
#define __WORLDRUNNABLE_H
12
14
class
WorldRunnable
15
{
16
public
:
17
void
Run
();
18
};
19
20
#endif
21
WorldRunnable
Heartbeat thread for the World.
Definition
WorldRunnable.h:15
WorldRunnable::Run
void Run()
Heartbeat for the World.
Definition
WorldRunnable.cpp:43
src
server
worldserver
WorldThread
WorldRunnable.h
Generated on
for Project SkyFire Core by
1.17.0