Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Loading...
Searching...
No Matches
SCR_BasePlayerBudgetEnableEditorAttribute Class Reference
Inheritance diagram for SCR_BasePlayerBudgetEnableEditorAttribute:
SCR_BaseEditorAttribute SCR_PlayerBudgetAIEnableEditorAttribute SCR_PlayerBudgetPropEnableEditorAttribute SCR_PlayerBudgetSystemEnableEditorAttribute SCR_PlayerBudgetVehicleEnableEditorAttribute

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 ()
ENotification GetEnableNotification ()
ENotification GetDisableNotification ()

Protected Attributes

int m_iBudgetValueMP
int m_iBudgetValueSP
SCR_EditorManagerEntity m_EditorManager

Detailed Description

Definition at line 3 of file SCR_BasePlayerBudgetEnableEditorAttribute.c.

Member Function Documentation

◆ GetBudgetType()

EEditableEntityBudget SCR_BasePlayerBudgetEnableEditorAttribute::GetBudgetType ( )
inlineprotected

Definition at line 83 of file SCR_BasePlayerBudgetEnableEditorAttribute.c.

◆ GetDisableNotification()

ENotification SCR_BasePlayerBudgetEnableEditorAttribute::GetDisableNotification ( )
inlineprotected

Definition at line 93 of file SCR_BasePlayerBudgetEnableEditorAttribute.c.

◆ GetEnableNotification()

ENotification SCR_BasePlayerBudgetEnableEditorAttribute::GetEnableNotification ( )
inlineprotected

Definition at line 88 of file SCR_BasePlayerBudgetEnableEditorAttribute.c.

◆ ReadVariable()

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

Definition at line 29 of file SCR_BasePlayerBudgetEnableEditorAttribute.c.

◆ SetEditorManager()

void SCR_BasePlayerBudgetEnableEditorAttribute::SetEditorManager ( Managed item)
inlineprotected

Definition at line 14 of file SCR_BasePlayerBudgetEnableEditorAttribute.c.

◆ WriteVariable()

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

Definition at line 45 of file SCR_BasePlayerBudgetEnableEditorAttribute.c.

Member Data Documentation

◆ m_EditorManager

SCR_EditorManagerEntity SCR_BasePlayerBudgetEnableEditorAttribute::m_EditorManager
protected

Definition at line 12 of file SCR_BasePlayerBudgetEnableEditorAttribute.c.

◆ m_iBudgetValueMP

int SCR_BasePlayerBudgetEnableEditorAttribute::m_iBudgetValueMP
protected

Definition at line 7 of file SCR_BasePlayerBudgetEnableEditorAttribute.c.

◆ m_iBudgetValueSP

int SCR_BasePlayerBudgetEnableEditorAttribute::m_iBudgetValueSP
protected

Definition at line 10 of file SCR_BasePlayerBudgetEnableEditorAttribute.c.


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