Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Loading...
Searching...
No Matches
SCR_CallsignManagerComponent.c File Reference

Go to the source code of this file.

Classes

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 )