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

Protected Member Functions

void OnHintHide (SCR_HintUIInfo info, bool isSilent)
 
override void OnInitCondition (Managed owner)
 
override void OnExitCondition (Managed owner)
 
- Protected Member Functions inherited from SCR_BaseHintCondition
void Activate ()
 
void Deactivate ()
 
void OnInitCondition (Managed owner)
 
void OnExitCondition (Managed owner)
 

Protected Attributes

EHint m_Type
 
- Protected Attributes inherited from SCR_BaseHintCondition
ref SCR_HintUIInfo m_Info
 
bool m_bInit
 
Managed m_Owner
 

Additional Inherited Members

- Public Member Functions inherited from SCR_BaseHintCondition
void InitCondition (Managed owner, SCR_HintManagerComponent hintManager)
 
void ExitCondition (Managed owner, SCR_HintManagerComponent hintManager)
 
void SCR_BaseHintCondition ()
 

Member Function Documentation

◆ OnExitCondition()

override void SCR_SequenceHintCondition.OnExitCondition ( Managed  owner)
protected

Implements SCR_BaseHintCondition.

◆ OnHintHide()

void SCR_SequenceHintCondition.OnHintHide ( SCR_HintUIInfo  info,
bool  isSilent 
)
protected

◆ OnInitCondition()

override void SCR_SequenceHintCondition.OnInitCondition ( Managed  owner)
protected

Implements SCR_BaseHintCondition.

Member Data Documentation

◆ m_Type

EHint SCR_SequenceHintCondition.m_Type
protected

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