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

Go to the source code of this file.

Classes

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 )