Arma Reforger Script API
Loading...
Searching...
No Matches
SCR_HintEditorComponentClass Interface Reference
Inheritance diagram for SCR_HintEditorComponentClass:
SCR_BaseEditorComponentClass

Public Member Functions

void Init (IEntity owner)
 
void Exit (IEntity owner)
 
- Public Member Functions inherited from SCR_BaseEditorComponentClass
array< ref SCR_BaseEditorEffectGetEffectsActivate ()
 
array< ref SCR_BaseEditorEffectGetEffectsDeactivate ()
 

Protected Attributes

ref SCR_HintConditionList m_Hints
 

Additional Inherited Members

- Static Public Member Functions inherited from SCR_BaseEditorComponentClass
static SCR_BaseEditorComponentClass GetInstance (TypeName type, bool showError)
 Get prefab data of local editor component instance attached on SCR_EditorManagerEntity or SCR_EditorModeEntity.
 

Member Function Documentation

◆ Exit()

void SCR_HintEditorComponentClass.Exit ( IEntity owner)

◆ Init()

void SCR_HintEditorComponentClass.Init ( IEntity owner)

Member Data Documentation

◆ m_Hints

ref SCR_HintConditionList SCR_HintEditorComponentClass.m_Hints
protected

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