Enfusion Script API
|
This is the complete list of members for BanServiceApi, including all inherited members.
CreateBanIdentityId(BackendCallback pCallback, string sPlayerIdentityId, string sReason, int iBanDuration) | BanServiceApi | |
CreateBanPlayerId(BackendCallback pCallback, int iPlayerId, string sReason, int iBanDuration) | BanServiceApi | |
GetPage() | BanServiceApi | |
GetPageCount() | BanServiceApi | |
GetPageItemCount() | BanServiceApi | |
GetPageItems(notnull array< OnlineBanListData > bans) | BanServiceApi | |
GetTotalItemCount() | BanServiceApi | |
RemoveBanByName(BackendCallback pCallback, string sName, EStringMatchType nameMatchType) | BanServiceApi | |
RemoveBans(BackendCallback pCallback, notnull array< string > identityIds) | BanServiceApi | |
RequestServerBanList(BackendCallback pCallback, notnull BanListPageParams params) | BanServiceApi | |
SetPageItems(int iCount) | BanServiceApi |