Arma Reforger Explorer
1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Toggle main menu visibility
Loading...
Searching...
No Matches
BlockListItem.c
Go to the documentation of this file.
1
/*
2
===========================================
3
Do not modify, this script is generated
4
===========================================
5
*/
6
11
13
sealed
class
BlockListItem: Managed
14
{
15
private
void
BlockListItem();
16
private
void
~BlockListItem();
17
19
proto external
string
GetId();
21
proto external
string
GetName
();
23
proto external
PlatformKind
GetPlatform();
24
/*
25
Delete user from block list.
26
\param pCallback Is BackendCallback where you will receive result/error when request finishes
27
*/
28
proto external
void
DeleteBlock(
BackendCallback
pCallback);
29
}
30
PlatformKind
PlatformKind
Definition
PlatformKind.c:8
GetName
string GetName()
Definition
SCR_NotificationSenderComponent.c:15
BackendCallback
Definition
Backend_Storage.c:5
scripts
GameLib
generated
online
BlockListItem.c
Generated by
1.17.0