Class UGGPOGameInstance
Inherits the following classes: UGameInstance
Public Attributes
| Type | Name |
|---|---|
| UGGPONetwork * | NetworkAddresses |
Public Functions
| Type | Name |
|---|---|
| void | CreateNetwork (int32 NumPlayers, int32 PlayerIndex, int32 LocalPort, TArray< FString > RemoteAddresses) |
Public Attributes Documentation
variable NetworkAddresses
UGGPONetwork* UGGPOGameInstance::NetworkAddresses;
Public Functions Documentation
function CreateNetwork
void UGGPOGameInstance::CreateNetwork (
int32 NumPlayers,
int32 PlayerIndex,
int32 LocalPort,
TArray< FString > RemoteAddresses
)
Creates a collection of network addresses.
The documentation for this class was generated from the following file C:/Users/wistf/Unreal Projects/NightSkyEngine/Plugins/NightSkyEngine/Source/GGPOUE4/Public/GGPOGameInstance.h