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

Go to the source code of this file.

Data Structures

class  SCR_FactionAffiliationComponentClass
 
class  SCR_FactionAffiliationComponent
 

Typedefs

typedef func OnFactionChangeDelegate
 
typedef ScriptInvokerBase< OnFactionChangeDelegateOnFactionChangedInvoker
 

Functions

SCR_FactionAffiliationComponentClass FactionAffiliationComponentClass OnFactionChangeDelegate (FactionAffiliationComponent owner, Faction previousFaction, Faction newFaction)
 

Typedef Documentation

◆ OnFactionChangeDelegate

Definition at line 6 of file SCR_FactionAffiliationComponent.c.

◆ OnFactionChangedInvoker

Definition at line 7 of file SCR_FactionAffiliationComponent.c.

Function Documentation

◆ OnFactionChangeDelegate()

SCR_FactionAffiliationComponentClass FactionAffiliationComponentClass OnFactionChangeDelegate ( FactionAffiliationComponent  owner,
Faction  previousFaction,
Faction  newFaction 
)