![]() |
Ark Server API (ASE) - Wiki
|
#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 |
Definition at line 1045 of file GameMode.h.
| long double FOtherServerData::LastReceivedFromPeerServerAt |
Definition at line 1055 of file GameMode.h.
| long double FOtherServerData::LastSentToPeerServerAt |
Definition at line 1056 of file GameMode.h.
| int FOtherServerData::OtherGridX |
Definition at line 1050 of file GameMode.h.
| int FOtherServerData::OtherGridY |
Definition at line 1051 of file GameMode.h.
| int FOtherServerData::OtherServerGamePort |
Definition at line 1049 of file GameMode.h.
| unsigned int FOtherServerData::OtherServerId |
Definition at line 1052 of file GameMode.h.
| FString FOtherServerData::OtherServerIP |
Definition at line 1047 of file GameMode.h.
| int FOtherServerData::OtherServerPort |
Definition at line 1048 of file GameMode.h.
| FString FOtherServerData::OtherServerTargetName |
Definition at line 1053 of file GameMode.h.
| bool FOtherServerData::PeerServerFull |
Definition at line 1054 of file GameMode.h.