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

Format for name with specific messages and variable limitations. More...

Inheritance diagram for SCR_WidgetEditFormatName:

Protected Member Functions

override bool IsFormatValid (string str)

Protected Attributes

const string HINT_SHORT = "#AR-ServerHosting_ShortTextWarning"
const string HINT_LONG = ""
const string HINT_WRONG_INPUT = ""

Detailed Description

Format for name with specific messages and variable limitations.

Definition at line 277 of file SCR_WidgetEditFormat.c.

Member Function Documentation

◆ IsFormatValid()

override bool SCR_WidgetEditFormatName::IsFormatValid ( string str)
inlineprotected

Definition at line 284 of file SCR_WidgetEditFormat.c.

Member Data Documentation

◆ HINT_LONG

const string SCR_WidgetEditFormatName::HINT_LONG = ""
protected

Definition at line 280 of file SCR_WidgetEditFormat.c.

◆ HINT_SHORT

const string SCR_WidgetEditFormatName::HINT_SHORT = "#AR-ServerHosting_ShortTextWarning"
protected

Definition at line 279 of file SCR_WidgetEditFormat.c.

◆ HINT_WRONG_INPUT

const string SCR_WidgetEditFormatName::HINT_WRONG_INPUT = ""
protected

Definition at line 281 of file SCR_WidgetEditFormat.c.


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