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

Protected Member Functions

void OnNotification (SCR_NotificationData data)
 
void DelayedShowHint ()
 
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 ()
 

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 ()
 
- Protected Attributes inherited from SCR_BaseHintCondition
ref SCR_HintUIInfo m_Info
 
bool m_bInit
 
Managed m_Owner
 

Member Function Documentation

◆ DelayedShowHint()

void SCR_EditorNotificationEditorOnlyHintCondition.DelayedShowHint ( )
protected

◆ OnExitConditionEditor()

override void SCR_EditorNotificationEditorOnlyHintCondition.OnExitConditionEditor ( SCR_EditorManagerEntity editorManager)
protected

◆ OnInitConditionEditor()

override void SCR_EditorNotificationEditorOnlyHintCondition.OnInitConditionEditor ( SCR_EditorManagerEntity editorManager)
protected

◆ OnNotification()

void SCR_EditorNotificationEditorOnlyHintCondition.OnNotification ( SCR_NotificationData data)
protected

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