![]() |
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_FactionAffiliationComponentClass |
| class | SCR_FactionAffiliationComponent |
Typedefs | |
| typedef func | OnFactionChangeDelegate |
| typedef ScriptInvokerBase< OnFactionChangeDelegate > | OnFactionChangedInvoker |
Functions | |
| SCR_FactionAffiliationComponentClass FactionAffiliationComponentClass | OnFactionChangeDelegate (FactionAffiliationComponent owner, Faction previousFaction, Faction newFaction) |
| typedef func OnFactionChangeDelegate |
Definition at line 6 of file SCR_FactionAffiliationComponent.c.
| typedef ScriptInvokerBase<OnFactionChangeDelegate> OnFactionChangedInvoker |
Definition at line 7 of file SCR_FactionAffiliationComponent.c.
| SCR_FactionAffiliationComponentClass FactionAffiliationComponentClass OnFactionChangeDelegate | ( | FactionAffiliationComponent | owner, |
| Faction | previousFaction, | ||
| Faction | newFaction | ||
| ) |