Arma Reforger Script API
Loading...
Searching...
No Matches
SCR_CampaignBuildingOpenedLabelHintCondition Interface Reference
Inheritance diagram for SCR_CampaignBuildingOpenedLabelHintCondition:
SCR_BaseEditorHintCondition SCR_BaseHintCondition

Public Member Functions

bool HasLabelSet ()
 Check if the provider has given label set.
 
- Public Member Functions inherited from SCR_BaseHintCondition
void InitCondition (Managed owner, SCR_HintManagerComponent hintManager)
 
void ExitCondition (Managed owner, SCR_HintManagerComponent hintManager)
 
void SCR_BaseHintCondition ()
 

Protected Member Functions

override void OnInitConditionEditor (SCR_EditorManagerEntity editorManager)
 
override void OnExitConditionEditor (SCR_EditorManagerEntity editorManager)
 
- Protected Member Functions inherited from SCR_BaseEditorHintCondition
void OnEditorManagerInitOwner ()
 
override void OnInitCondition (Managed owner)
 
override void OnExitCondition (Managed owner)
 
- Protected Member Functions inherited from SCR_BaseHintCondition
void Activate ()
 
void Deactivate ()
 

Protected Attributes

EEditableEntityLabel m_eLabel
 
- Protected Attributes inherited from SCR_BaseHintCondition
ref SCR_HintUIInfo m_Info
 
bool m_bInit
 
Managed m_Owner
 

Member Function Documentation

◆ HasLabelSet()

bool SCR_CampaignBuildingOpenedLabelHintCondition.HasLabelSet ( )

Check if the provider has given label set.

If so, the hint is shown.

Returns

◆ OnExitConditionEditor()

override void SCR_CampaignBuildingOpenedLabelHintCondition.OnExitConditionEditor ( SCR_EditorManagerEntity editorManager)
protected

◆ OnInitConditionEditor()

override void SCR_CampaignBuildingOpenedLabelHintCondition.OnInitConditionEditor ( SCR_EditorManagerEntity editorManager)
protected

Member Data Documentation

◆ m_eLabel

EEditableEntityLabel SCR_CampaignBuildingOpenedLabelHintCondition.m_eLabel
protected

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