Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Loading...
Searching...
No Matches
SCR_ScenarioFrameworkTaskDefendFactionSettings Class Reference

Protected Member Functions

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

Protected Attributes

FactionKey m_sFactionKey
bool m_bCountOnlyPlayers

Detailed Description

Definition at line 520 of file SCR_ScenarioFrameworkLayerTaskDefend.c.

Member Function Documentation

◆ GetCountOnlyPlayers()

bool SCR_ScenarioFrameworkTaskDefendFactionSettings::GetCountOnlyPlayers ( )
inlineprotected
Returns
Represents whether only players should be counted.

Definition at line 548 of file SCR_ScenarioFrameworkLayerTaskDefend.c.

◆ GetFaction()

Faction SCR_ScenarioFrameworkTaskDefendFactionSettings::GetFaction ( )
inlineprotected
Returns
the Faction object associated with the provided key, or null if not found.

Definition at line 530 of file SCR_ScenarioFrameworkLayerTaskDefend.c.

◆ SetFactionKey()

void SCR_ScenarioFrameworkTaskDefendFactionSettings::SetFactionKey ( FactionKey factionKey)
inlineprotected
Parameters
[in]factionKeyFaction key is an identifier for a faction in the game

Definition at line 541 of file SCR_ScenarioFrameworkLayerTaskDefend.c.

Member Data Documentation

◆ m_bCountOnlyPlayers

bool SCR_ScenarioFrameworkTaskDefendFactionSettings::m_bCountOnlyPlayers
protected

Definition at line 526 of file SCR_ScenarioFrameworkLayerTaskDefend.c.

◆ m_sFactionKey

FactionKey SCR_ScenarioFrameworkTaskDefendFactionSettings::m_sFactionKey
protected

Definition at line 523 of file SCR_ScenarioFrameworkLayerTaskDefend.c.


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