Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Loading...
Searching...
No Matches
SCR_EditorStateConditionUIComponent Class Reference
Inheritance diagram for SCR_EditorStateConditionUIComponent:
SCR_BaseEditorUIComponent

Protected Member Functions

void OnStateChanged (EEditorState state, EEditorState statePrev)
override bool IsUnique ()
override void HandlerAttachedScripted (Widget w)
override void HandlerDeattached (Widget w)

Protected Attributes

EEditorState m_State
bool m_bInverted

Detailed Description

Definition at line 1 of file SCR_EditorStateConditionUIComponent.c.

Member Function Documentation

◆ HandlerAttachedScripted()

override void SCR_EditorStateConditionUIComponent::HandlerAttachedScripted ( Widget w)
inlineprotected

Definition at line 26 of file SCR_EditorStateConditionUIComponent.c.

◆ HandlerDeattached()

override void SCR_EditorStateConditionUIComponent::HandlerDeattached ( Widget w)
inlineprotected

Definition at line 37 of file SCR_EditorStateConditionUIComponent.c.

◆ IsUnique()

override bool SCR_EditorStateConditionUIComponent::IsUnique ( )
inlineprotected

Definition at line 20 of file SCR_EditorStateConditionUIComponent.c.

◆ OnStateChanged()

void SCR_EditorStateConditionUIComponent::OnStateChanged ( EEditorState state,
EEditorState statePrev )
inlineprotected

Definition at line 10 of file SCR_EditorStateConditionUIComponent.c.

Member Data Documentation

◆ m_bInverted

bool SCR_EditorStateConditionUIComponent::m_bInverted
protected

Definition at line 7 of file SCR_EditorStateConditionUIComponent.c.

◆ m_State

EEditorState SCR_EditorStateConditionUIComponent::m_State
protected

Definition at line 4 of file SCR_EditorStateConditionUIComponent.c.


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