Choose your operating system:
Windows
macOS
Linux
| UObjectBase
|
Module |
|
Header |
/Engine/Source/Runtime/Engine/Classes/Engine/DemoPendingNetGame.h |
Include |
#include "Engine/DemoPendingNetGame.h" |
class UDemoPendingNetGame : public UPendingNetGame
Name | Description | |
---|---|---|
|
UDemoPendingNetGame ( |
Name | Description | ||
---|---|---|---|
|
LoadMapCompleted ( |
Called by the engine after it calls LoadMap for this PendingNetGame. |
|
|
SendJoin() |
Send JOIN to other end |
|
|
Tick ( |
Update the pending level's status. |