Arma Reforger Script API
Loading...
Searching...
No Matches
PlayerlistBlockCallback Interface Reference
Inheritance diagram for PlayerlistBlockCallback:
BlockListRequestCallback

Public Member Functions

void PlayerlistBlockCallback (SCR_PlayerListMenu menu, bool unblocking)
 
override void OnSuccess (int code)
 
override void OnError (int code, int restCode, int apiCode)
 

Public Attributes

SCR_PlayerListMenu m_Menu
 
bool m_bUnblocking
 

Constructor & Destructor Documentation

◆ PlayerlistBlockCallback()

void PlayerlistBlockCallback.PlayerlistBlockCallback ( SCR_PlayerListMenu menu,
bool unblocking )

Member Function Documentation

◆ OnError()

override void PlayerlistBlockCallback.OnError ( int code,
int restCode,
int apiCode )

◆ OnSuccess()

override void PlayerlistBlockCallback.OnSuccess ( int code)

Member Data Documentation

◆ m_bUnblocking

bool PlayerlistBlockCallback.m_bUnblocking

◆ m_Menu

SCR_PlayerListMenu PlayerlistBlockCallback.m_Menu

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