Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Loading...
Searching...
No Matches
SCR_BasePlayerBudgetEditorAttribute Class Reference
Inheritance diagram for SCR_BasePlayerBudgetEditorAttribute:
SCR_BaseValueListEditorAttribute SCR_PlayerBudgetAIEditorAttribute SCR_PlayerBudgetPropEditorAttribute SCR_PlayerBudgetSystemEditorAttribute SCR_PlayerBudgetVehicleEditorAttribute

Protected Member Functions

void SetEditorManager (Managed item)
override SCR_BaseEditorAttributeVar ReadVariable (Managed item, SCR_AttributesManagerEditorComponent manager)
override void WriteVariable (Managed item, SCR_BaseEditorAttributeVar var, SCR_AttributesManagerEditorComponent manager, int playerID)
EEditableEntityBudget GetBudgetType ()

Protected Attributes

SCR_EditorManagerEntity m_EditorManager

Detailed Description

Modes and Budget attribute for getting and setting varriables in Editor Attribute window

Definition at line 5 of file SCR_BasePlayerBudgetEditorAttribute.c.

Member Function Documentation

◆ GetBudgetType()

EEditableEntityBudget SCR_BasePlayerBudgetEditorAttribute::GetBudgetType ( )
inlineprotected

Definition at line 68 of file SCR_BasePlayerBudgetEditorAttribute.c.

◆ ReadVariable()

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

Definition at line 28 of file SCR_BasePlayerBudgetEditorAttribute.c.

◆ SetEditorManager()

void SCR_BasePlayerBudgetEditorAttribute::SetEditorManager ( Managed item)
inlineprotected

Definition at line 10 of file SCR_BasePlayerBudgetEditorAttribute.c.

◆ WriteVariable()

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

Definition at line 50 of file SCR_BasePlayerBudgetEditorAttribute.c.

Member Data Documentation

◆ m_EditorManager

SCR_EditorManagerEntity SCR_BasePlayerBudgetEditorAttribute::m_EditorManager
protected

Definition at line 7 of file SCR_BasePlayerBudgetEditorAttribute.c.


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