Arma Reforger Script API
Loading...
Searching...
No Matches
Public Member Functions | Protected Attributes | List of all members
SCR_ScenarioFrameworkTaskDefendFactionSettings Interface Reference
Inheritance diagram for SCR_ScenarioFrameworkTaskDefendFactionSettings:
[legend]

Public Member Functions

Faction GetFaction ()
 
void SetFactionKey (FactionKey factionKey)
 
bool GetCountOnlyPlayers ()
 

Protected Attributes

FactionKey m_sFactionKey
 
bool m_bCountOnlyPlayers
 

Member Function Documentation

◆ GetCountOnlyPlayers()

bool SCR_ScenarioFrameworkTaskDefendFactionSettings.GetCountOnlyPlayers ( )
Returns

◆ GetFaction()

Faction SCR_ScenarioFrameworkTaskDefendFactionSettings.GetFaction ( )
Returns

◆ SetFactionKey()

void SCR_ScenarioFrameworkTaskDefendFactionSettings.SetFactionKey ( FactionKey  factionKey)
Parameters
[in]factionKey

Member Data Documentation

◆ m_bCountOnlyPlayers

bool SCR_ScenarioFrameworkTaskDefendFactionSettings.m_bCountOnlyPlayers
protected

◆ m_sFactionKey

FactionKey SCR_ScenarioFrameworkTaskDefendFactionSettings.m_sFactionKey
protected

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