DayZ 1.27
DayZ Explorer by KGB
 
Загрузка...
Поиск...
Не найдено

◆ EnterGameplaySessionAsync()

proto native EBiosError BiosSessionService::EnterGameplaySessionAsync ( string session_address,
int session_port )
protected

Enter a gameplay session.

The async result is returned in the OnEnterGameplaySession callback. Expected errors: LOGICAL - if the user is currently in an active gameplay session.

Аргументы
session_addressserver IP address.
session_portserver port.
Возвращает
EBiosError indicating if the async operation is pending.