File main.cpp
FileList > GGPOUE4 > Private > main.cpp
Go to the source code of this file
#include "types.h"#include "backends/p2p.h"#include "backends/synctest.h"#include "backends/spectator.h"#include "include/ggponet.h"
Public Functions
| Type | Name |
|---|---|
| GGPOErrorCode | ggpo_client_chat (GGPOSession * ggpo, char * text) |
| void | ggpo_log (GGPOSession * ggpo, const char * fmt, ...) |
| void | ggpo_logv (GGPOSession * ggpo, const char * fmt, va_list args) |
Public Functions Documentation
function ggpo_client_chat
GGPOErrorCode ggpo_client_chat (
GGPOSession * ggpo,
char * text
)
function ggpo_log
void ggpo_log (
GGPOSession * ggpo,
const char * fmt,
...
)
function ggpo_logv
void ggpo_logv (
GGPOSession * ggpo,
const char * fmt,
va_list args
)
The documentation for this class was generated from the following file C:/Users/wistf/Unreal Projects/NightSkyEngine/Plugins/NightSkyEngine/Source/GGPOUE4/Private/main.cpp