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

Public Member Functions

void SetRequestType (SCR_EUIRequestType type)
 
override bool OnClick (Widget w, int x, int y, int button)
 

Static Public Member Functions

static bool IsInRange (Faction requesterFaction, IEntity requesterEntity)
 
static bool HasSignal (notnull PlayerController playerController)
 
static void RequestReinforcements (notnull PlayerController playerController)
 

Protected Attributes

SCR_EUIRequestType m_eRequestType
 

Static Protected Attributes

static const string NO_SIGNAL = "#AR-CampaignTasks_RequestImpossibleSignal-UC"
 

Member Function Documentation

◆ HasSignal()

static bool SCR_UIRequestEvacTaskComponent.HasSignal ( notnull PlayerController  playerController)
static
Parameters
[in]playerController
Returns

◆ IsInRange()

static bool SCR_UIRequestEvacTaskComponent.IsInRange ( Faction  requesterFaction,
IEntity  requesterEntity 
)
static
Parameters
[in]requesterFaction
[in]requesterEntity
Returns

◆ OnClick()

override bool SCR_UIRequestEvacTaskComponent.OnClick ( Widget  w,
int  x,
int  y,
int  button 
)

◆ RequestReinforcements()

static void SCR_UIRequestEvacTaskComponent.RequestReinforcements ( notnull PlayerController  playerController)
static
Parameters
[in]playerController

◆ SetRequestType()

void SCR_UIRequestEvacTaskComponent.SetRequestType ( SCR_EUIRequestType  type)
Parameters
[in]type

Member Data Documentation

◆ m_eRequestType

SCR_EUIRequestType SCR_UIRequestEvacTaskComponent.m_eRequestType
protected

◆ NO_SIGNAL

const string SCR_UIRequestEvacTaskComponent.NO_SIGNAL = "#AR-CampaignTasks_RequestImpossibleSignal-UC"
staticprotected

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