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_CallsignBaseComponentClass |
class | SCR_CallsignBaseComponent |
Component of assigning and storing squad names. More... | |
Typedefs | |
typedef func | SCR_CallsignBaseComponent_OnCallsignChanged |
Functions | |
SCR_CallsignBaseComponentClass ScriptComponentClass | SCR_CallsignBaseComponent_OnCallsignChanged (int companyIndex, int platoonIndex, int squadIndex, int characterNumber, ERoleCallsign characterRole) |
Definition at line 8 of file SCR_CallsignBaseComponent.c.
SCR_CallsignBaseComponentClass ScriptComponentClass SCR_CallsignBaseComponent_OnCallsignChanged | ( | int | companyIndex, |
int | platoonIndex, | ||
int | squadIndex, | ||
int | characterNumber, | ||
ERoleCallsign | characterRole | ||
) |