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

Protected Member Functions

override SCR_BaseEditorAttributeVar ReadVariable (Managed item, SCR_AttributesManagerEditorComponent manager)
override void WriteVariable (Managed item, SCR_BaseEditorAttributeVar var, SCR_AttributesManagerEditorComponent manager, int playerID)
override int GetEntries (notnull array< ref SCR_BaseEditorAttributeEntry > outEntries)

Protected Attributes

LocalizedString m_sSubDisplayName
bool m_bDisableSubWhenMainIsFalse
bool m_bSetFalseIfDisabled

Detailed Description

Definition at line 3 of file SCR_SimulateAndShowToggle.c.

Member Function Documentation

◆ GetEntries()

override int SCR_SimulateAndShowToggle::GetEntries ( notnull array< ref SCR_BaseEditorAttributeEntry > outEntries)
inlineprotected

Definition at line 35 of file SCR_SimulateAndShowToggle.c.

◆ ReadVariable()

override SCR_BaseEditorAttributeVar SCR_SimulateAndShowToggle::ReadVariable ( Managed item,
SCR_AttributesManagerEditorComponent manager )
inlineprotected

Definition at line 13 of file SCR_SimulateAndShowToggle.c.

◆ WriteVariable()

override void SCR_SimulateAndShowToggle::WriteVariable ( Managed item,
SCR_BaseEditorAttributeVar var,
SCR_AttributesManagerEditorComponent manager,
int playerID )
inlineprotected

Definition at line 26 of file SCR_SimulateAndShowToggle.c.

Member Data Documentation

◆ m_bDisableSubWhenMainIsFalse

bool SCR_SimulateAndShowToggle::m_bDisableSubWhenMainIsFalse
protected

Definition at line 9 of file SCR_SimulateAndShowToggle.c.

◆ m_bSetFalseIfDisabled

bool SCR_SimulateAndShowToggle::m_bSetFalseIfDisabled
protected

Definition at line 11 of file SCR_SimulateAndShowToggle.c.

◆ m_sSubDisplayName

LocalizedString SCR_SimulateAndShowToggle::m_sSubDisplayName
protected

Definition at line 6 of file SCR_SimulateAndShowToggle.c.


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