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

Protected Member Functions

override SCR_BaseEditorAttributeVar ReadVariable (Managed item, SCR_AttributesManagerEditorComponent manager)
override void UpdateInterlinkedVariables (SCR_BaseEditorAttributeVar var, SCR_AttributesManagerEditorComponent manager, bool isInit=false)
override void WriteVariable (Managed item, SCR_BaseEditorAttributeVar var, SCR_AttributesManagerEditorComponent manager, int playerID)
void CreatePresets ()

Protected Attributes

vector m_vStartingValues = Vector(-1, -1, -1)

Static Protected Attributes

static const int MAX_ENTRIES = 62

Detailed Description

Definition at line 2 of file SCR_LoadoutSavingBlackListEditorAttribute.c.

Member Function Documentation

◆ CreatePresets()

void SCR_LoadoutSavingBlackListEditorAttribute::CreatePresets ( )
inlineprotected

Definition at line 108 of file SCR_LoadoutSavingBlackListEditorAttribute.c.

◆ ReadVariable()

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

Definition at line 9 of file SCR_LoadoutSavingBlackListEditorAttribute.c.

◆ UpdateInterlinkedVariables()

override void SCR_LoadoutSavingBlackListEditorAttribute::UpdateInterlinkedVariables ( SCR_BaseEditorAttributeVar var,
SCR_AttributesManagerEditorComponent manager,
bool isInit = false )
inlineprotected

Definition at line 44 of file SCR_LoadoutSavingBlackListEditorAttribute.c.

◆ WriteVariable()

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

Definition at line 75 of file SCR_LoadoutSavingBlackListEditorAttribute.c.

Member Data Documentation

◆ m_vStartingValues

vector SCR_LoadoutSavingBlackListEditorAttribute::m_vStartingValues = Vector(-1, -1, -1)
protected

Definition at line 4 of file SCR_LoadoutSavingBlackListEditorAttribute.c.

◆ MAX_ENTRIES

const int SCR_LoadoutSavingBlackListEditorAttribute::MAX_ENTRIES = 62
staticprotected

Definition at line 6 of file SCR_LoadoutSavingBlackListEditorAttribute.c.


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