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

#include <GameMode.h>

Public Attributes

std::string URL
 
unsigned __int64 Port
 
std::string Password
 
unsigned int TimeoutMsecs
 
int MaxReconnects
 
unsigned int RetryIntervalMsecs
 

Detailed Description

Definition at line 212 of file GameMode.h.

Member Data Documentation

◆ MaxReconnects

int FRedisDatabaseConnectionInfo::MaxReconnects

Definition at line 218 of file GameMode.h.

◆ Password

std::string FRedisDatabaseConnectionInfo::Password

Definition at line 216 of file GameMode.h.

◆ Port

unsigned __int64 FRedisDatabaseConnectionInfo::Port

Definition at line 215 of file GameMode.h.

◆ RetryIntervalMsecs

unsigned int FRedisDatabaseConnectionInfo::RetryIntervalMsecs

Definition at line 219 of file GameMode.h.

◆ TimeoutMsecs

unsigned int FRedisDatabaseConnectionInfo::TimeoutMsecs

Definition at line 217 of file GameMode.h.

◆ URL

std::string FRedisDatabaseConnectionInfo::URL

Definition at line 214 of file GameMode.h.


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