Arma Reforger Explorer
1.1.0.42
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Go to the source code of this file.
Data Structures | |
class | SCR_CallsignManagerComponentClass |
Manages available callsigns for each faction. More... | |
class | SCR_CallsignManagerComponent |
Typedefs | |
typedef func | SCR_GroupsManagerComponent_OnPlayerCallsignChanged |
Functions | |
SCR_CallsignManagerComponentClass SCR_BaseGameModeComponentClass | SCR_GroupsManagerComponent_OnPlayerCallsignChanged (int playerId, int companyCallsignIndex, int platoonCallsignIndex, int squadCallsignIndex, int characterCallsignNumber, ERoleCallsign characterRole) |
Definition at line 10 of file SCR_CallsignManagerComponent.c.
SCR_CallsignManagerComponentClass SCR_BaseGameModeComponentClass SCR_GroupsManagerComponent_OnPlayerCallsignChanged | ( | int | playerId, |
int | companyCallsignIndex, | ||
int | platoonCallsignIndex, | ||
int | squadCallsignIndex, | ||
int | characterCallsignNumber, | ||
ERoleCallsign | characterRole | ||
) |