Ark Server API (ASE) - Wiki
Loading...
Searching...
No Matches
FOtherServerData Struct Reference

#include <GameMode.h>

+ Collaboration diagram for FOtherServerData:

Public Attributes

FString OtherServerIP
 
int OtherServerPort
 
int OtherServerGamePort
 
int OtherGridX
 
int OtherGridY
 
unsigned int OtherServerId
 
FString OtherServerTargetName
 
bool PeerServerFull
 
long double LastReceivedFromPeerServerAt
 
long double LastSentToPeerServerAt
 

Detailed Description

Definition at line 1045 of file GameMode.h.

Member Data Documentation

◆ LastReceivedFromPeerServerAt

long double FOtherServerData::LastReceivedFromPeerServerAt

Definition at line 1055 of file GameMode.h.

◆ LastSentToPeerServerAt

long double FOtherServerData::LastSentToPeerServerAt

Definition at line 1056 of file GameMode.h.

◆ OtherGridX

int FOtherServerData::OtherGridX

Definition at line 1050 of file GameMode.h.

◆ OtherGridY

int FOtherServerData::OtherGridY

Definition at line 1051 of file GameMode.h.

◆ OtherServerGamePort

int FOtherServerData::OtherServerGamePort

Definition at line 1049 of file GameMode.h.

◆ OtherServerId

unsigned int FOtherServerData::OtherServerId

Definition at line 1052 of file GameMode.h.

◆ OtherServerIP

FString FOtherServerData::OtherServerIP

Definition at line 1047 of file GameMode.h.

◆ OtherServerPort

int FOtherServerData::OtherServerPort

Definition at line 1048 of file GameMode.h.

◆ OtherServerTargetName

FString FOtherServerData::OtherServerTargetName

Definition at line 1053 of file GameMode.h.

◆ PeerServerFull

bool FOtherServerData::PeerServerFull

Definition at line 1054 of file GameMode.h.


The documentation for this struct was generated from the following file: