Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Loading...
Searching...
No Matches
SCR_EditorAttributeFloatStringValueHolder Class Reference

Protected Member Functions

void SetIcon (ResourceName newIcon, bool isImageset=false)
ResourceName GetIcon ()
string GetIconName ()
bool IsImageset ()
void SetName (string newName)
string GetName ()
void SetDescription (string newDescription)
string GetDescription ()
void SetFloatValue (float newValue)
float GetFloatValue ()
void SetWithUIInfo (SCR_UIInfo info, float value)
void SetWithUIInfo (UIInfo info, float value)

Protected Attributes

ResourceName m_Icon
LocalizedString m_sEntryName
LocalizedString m_sEntryDescription
float m_fEntryFloatValue
string m_sIconSetPath
string m_sIconName
bool m_bIsImageset

Detailed Description

Definition at line 60 of file SCR_BaseFloatValueHolderEditorAttribute.c.

Member Function Documentation

◆ GetDescription()

string SCR_EditorAttributeFloatStringValueHolder::GetDescription ( )
inlineprotected

Definition at line 123 of file SCR_BaseFloatValueHolderEditorAttribute.c.

◆ GetFloatValue()

float SCR_EditorAttributeFloatStringValueHolder::GetFloatValue ( )
inlineprotected

Definition at line 135 of file SCR_BaseFloatValueHolderEditorAttribute.c.

◆ GetIcon()

ResourceName SCR_EditorAttributeFloatStringValueHolder::GetIcon ( )
inlineprotected

Definition at line 87 of file SCR_BaseFloatValueHolderEditorAttribute.c.

◆ GetIconName()

string SCR_EditorAttributeFloatStringValueHolder::GetIconName ( )
inlineprotected

Definition at line 93 of file SCR_BaseFloatValueHolderEditorAttribute.c.

◆ GetName()

string SCR_EditorAttributeFloatStringValueHolder::GetName ( )
inlineprotected

Definition at line 111 of file SCR_BaseFloatValueHolderEditorAttribute.c.

◆ IsImageset()

bool SCR_EditorAttributeFloatStringValueHolder::IsImageset ( )
inlineprotected

Definition at line 99 of file SCR_BaseFloatValueHolderEditorAttribute.c.

◆ SetDescription()

void SCR_EditorAttributeFloatStringValueHolder::SetDescription ( string newDescription)
inlineprotected

Definition at line 117 of file SCR_BaseFloatValueHolderEditorAttribute.c.

◆ SetFloatValue()

void SCR_EditorAttributeFloatStringValueHolder::SetFloatValue ( float newValue)
inlineprotected

Definition at line 129 of file SCR_BaseFloatValueHolderEditorAttribute.c.

◆ SetIcon()

void SCR_EditorAttributeFloatStringValueHolder::SetIcon ( ResourceName newIcon,
bool isImageset = false )
inlineprotected

Definition at line 80 of file SCR_BaseFloatValueHolderEditorAttribute.c.

◆ SetName()

void SCR_EditorAttributeFloatStringValueHolder::SetName ( string newName)
inlineprotected

Definition at line 105 of file SCR_BaseFloatValueHolderEditorAttribute.c.

◆ SetWithUIInfo() [1/2]

void SCR_EditorAttributeFloatStringValueHolder::SetWithUIInfo ( SCR_UIInfo info,
float value )
inlineprotected

Definition at line 141 of file SCR_BaseFloatValueHolderEditorAttribute.c.

◆ SetWithUIInfo() [2/2]

void SCR_EditorAttributeFloatStringValueHolder::SetWithUIInfo ( UIInfo info,
float value )
inlineprotected

Definition at line 155 of file SCR_BaseFloatValueHolderEditorAttribute.c.

Member Data Documentation

◆ m_bIsImageset

bool SCR_EditorAttributeFloatStringValueHolder::m_bIsImageset
protected

Definition at line 77 of file SCR_BaseFloatValueHolderEditorAttribute.c.

◆ m_fEntryFloatValue

float SCR_EditorAttributeFloatStringValueHolder::m_fEntryFloatValue
protected

Definition at line 72 of file SCR_BaseFloatValueHolderEditorAttribute.c.

◆ m_Icon

ResourceName SCR_EditorAttributeFloatStringValueHolder::m_Icon
protected

Definition at line 63 of file SCR_BaseFloatValueHolderEditorAttribute.c.

◆ m_sEntryDescription

LocalizedString SCR_EditorAttributeFloatStringValueHolder::m_sEntryDescription
protected

Definition at line 69 of file SCR_BaseFloatValueHolderEditorAttribute.c.

◆ m_sEntryName

LocalizedString SCR_EditorAttributeFloatStringValueHolder::m_sEntryName
protected

Definition at line 66 of file SCR_BaseFloatValueHolderEditorAttribute.c.

◆ m_sIconName

string SCR_EditorAttributeFloatStringValueHolder::m_sIconName
protected

Definition at line 76 of file SCR_BaseFloatValueHolderEditorAttribute.c.

◆ m_sIconSetPath

string SCR_EditorAttributeFloatStringValueHolder::m_sIconSetPath
protected

Definition at line 75 of file SCR_BaseFloatValueHolderEditorAttribute.c.


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