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

Go to the source code of this file.

Classes

class  SCR_CampaignMilitaryBaseMapDescriptorComponentClass

Functions

void SetParentBase (notnull SCR_CampaignMilitaryBaseComponent base)
void MapSetup (notnull Faction faction)
void HandleMapInfo (SCR_CampaignFaction playerFactionCampaign=null)
void UpdateServices (bool isInRange)

Variables

SCR_CampaignMilitaryBaseMapDescriptorComponentClass m_CampaignBase

Function Documentation

◆ HandleMapInfo()

void HandleMapInfo ( SCR_CampaignFaction playerFactionCampaign = null)

Shows info about the base in the map

Parameters
[in]playerFactionCampaign

Definition at line 56 of file SCR_CampaignMilitaryBaseMapDescriptorComponent.c.

◆ MapSetup()

void MapSetup ( notnull Faction faction)
Parameters
[in]faction

Definition at line 19 of file SCR_CampaignMilitaryBaseMapDescriptorComponent.c.

◆ SetParentBase()

void SetParentBase ( notnull SCR_CampaignMilitaryBaseComponent base)
Parameters
[in]base

Definition at line 11 of file SCR_CampaignMilitaryBaseMapDescriptorComponent.c.

◆ UpdateServices()

void UpdateServices ( bool isInRange)
protected

Shows or hides services on the map based on the fact whether base is in range or not

Parameters
[in]isInRange

Definition at line 113 of file SCR_CampaignMilitaryBaseMapDescriptorComponent.c.

Variable Documentation

◆ m_CampaignBase