Unravel Engine C++ Reference
Loading...
Searching...
No Matches
service.cpp File Reference
#include "service.h"
#include "entt/core/fwd.hpp"
#include "entt/meta/meta.hpp"
#include <chrono>
#include <csignal>
#include <iostream>
#include <entt/meta/resolve.hpp>
#include <entt/meta/utility.hpp>
#include <entt/core/hashed_string.hpp>

Go to the source code of this file.

Functions

auto service_main (const char *name, int argc, char *argv[]) -> int
 

Function Documentation

◆ service_main()

auto service_main ( const char * name,
int argc,
char * argv[] ) -> int

Definition at line 166 of file service.cpp.