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

Protected Member Functions

void OnSelectedPrefabChange (ResourceName prefab, ResourceName prefabPrev)
 
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

EEditableEntityType 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

◆ OnExitConditionEditor()

override void SCR_EditorPlacingHintCondition.OnExitConditionEditor ( SCR_EditorManagerEntity editorManager)
protected

◆ OnInitConditionEditor()

override void SCR_EditorPlacingHintCondition.OnInitConditionEditor ( SCR_EditorManagerEntity editorManager)
protected

◆ OnSelectedPrefabChange()

void SCR_EditorPlacingHintCondition.OnSelectedPrefabChange ( ResourceName prefab,
ResourceName prefabPrev )
protected

Member Data Documentation

◆ m_Type

EEditableEntityType SCR_EditorPlacingHintCondition.m_Type
protected

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