Arma Reforger Script API
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
PlayerlistBlockCallback Interface Reference
Inheritance diagram for PlayerlistBlockCallback:
[legend]

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: