Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Loading...
Searching...
No Matches
SCR_FactionAffiliationComponent Class Reference
Inheritance diagram for SCR_FactionAffiliationComponent:
SCR_PlayerFactionAffiliationComponent SCR_VehicleFactionAffiliationComponent

Protected Member Functions

void OnFactionChanged (Faction previous, Faction current)
void ClearAffiliatedFaction ()
ScriptInvoker GetOnFactionUpdate ()
OnFactionChangedInvoker GetOnFactionChanged ()

Static Protected Member Functions

static void SetFaction (IEntity owner, Faction faction)

Detailed Description

Definition at line 10 of file SCR_FactionAffiliationComponent.c.

Member Function Documentation

◆ ClearAffiliatedFaction()

void SCR_FactionAffiliationComponent::ClearAffiliatedFaction ( )
inlineprotected

Definition at line 29 of file SCR_FactionAffiliationComponent.c.

◆ GetOnFactionChanged()

OnFactionChangedInvoker SCR_FactionAffiliationComponent::GetOnFactionChanged ( )
inlineprotected
Returns

Definition at line 60 of file SCR_FactionAffiliationComponent.c.

◆ GetOnFactionUpdate()

ScriptInvoker SCR_FactionAffiliationComponent::GetOnFactionUpdate ( )
inlineprotected
Returns

Definition at line 51 of file SCR_FactionAffiliationComponent.c.

◆ OnFactionChanged()

void SCR_FactionAffiliationComponent::OnFactionChanged ( Faction previous,
Faction current )
inlineprotected

Definition at line 17 of file SCR_FactionAffiliationComponent.c.

◆ SetFaction()

void SCR_FactionAffiliationComponent::SetFaction ( IEntity owner,
Faction faction )
inlinestaticprotected

Set faction.

Parameters
[in]owner
[in]factionthe desired faction

Definition at line 38 of file SCR_FactionAffiliationComponent.c.


The documentation for this class was generated from the following file: