Arma Reforger Explorer
1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Toggle main menu visibility
Loading...
Searching...
No Matches
GroupApplication.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
GroupApplication: Managed
14
{
15
private
void
GroupApplication();
16
private
void
~GroupApplication();
17
19
proto external
int
GetGroupId();
20
// Returns Group this application belongs to
21
proto external
GroupData
GetGroup
();
23
proto external
int
GetId();
25
proto external
int
GetExpireIn();
27
proto external
UUID
GetGameIdentity();
29
proto external
bool
IsInvitation();
31
proto external
void
Approve(notnull
BackendCallback
pCallback);
33
proto external
void
Reject(notnull
BackendCallback
pCallback);
34
}
35
GetGroup
SCR_AIGroup GetGroup()
Definition
SCR_CallsignGroupComponent.c:614
BackendCallback
Definition
Backend_Storage.c:5
GroupData
Definition
GroupData.c:13
UUID
Definition
UUID.c:28
scripts
GameLib
generated
online
groups
GroupApplication.c
Generated by
1.17.0