Arma Reforger Explorer  1.1.0.42
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
SCR_CallsignManagerComponent.c File Reference

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)
 

Typedef Documentation

◆ SCR_GroupsManagerComponent_OnPlayerCallsignChanged

Function Documentation

◆ SCR_GroupsManagerComponent_OnPlayerCallsignChanged()

SCR_CallsignManagerComponentClass SCR_BaseGameModeComponentClass SCR_GroupsManagerComponent_OnPlayerCallsignChanged ( int  playerId,
int  companyCallsignIndex,
int  platoonCallsignIndex,
int  squadCallsignIndex,
int  characterCallsignNumber,
ERoleCallsign  characterRole 
)