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

Is string of count. More...

Inheritance diagram for SCR_WidgetEditFormatNumberRange:
SCR_WidgetEditFormat

Protected Member Functions

override bool IsFormatValid (string str)
void SetMaxRange (float max)
float GetMaxRange ()

Protected Attributes

const string HINT_RANGE = "#AR-ServerHosting_ValidRangeHint"
float m_fMinRange
float m_fMaxRange

Detailed Description

Is string of count.

Definition at line 80 of file SCR_WidgetEditFormat.c.

Member Function Documentation

◆ GetMaxRange()

float SCR_WidgetEditFormatNumberRange::GetMaxRange ( )
inlineprotected

Definition at line 114 of file SCR_WidgetEditFormat.c.

◆ IsFormatValid()

override bool SCR_WidgetEditFormatNumberRange::IsFormatValid ( string str)
inlineprotected

Definition at line 91 of file SCR_WidgetEditFormat.c.

◆ SetMaxRange()

void SCR_WidgetEditFormatNumberRange::SetMaxRange ( float max)
inlineprotected

Definition at line 108 of file SCR_WidgetEditFormat.c.

Member Data Documentation

◆ HINT_RANGE

const string SCR_WidgetEditFormatNumberRange::HINT_RANGE = "#AR-ServerHosting_ValidRangeHint"
protected

Definition at line 82 of file SCR_WidgetEditFormat.c.

◆ m_fMaxRange

float SCR_WidgetEditFormatNumberRange::m_fMaxRange
protected

Definition at line 88 of file SCR_WidgetEditFormat.c.

◆ m_fMinRange

float SCR_WidgetEditFormatNumberRange::m_fMinRange
protected

Definition at line 85 of file SCR_WidgetEditFormat.c.


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