#include <Gadget.h>
Definition at line 277 of file Gadget.h.
◆ alphaNumericalOnly
| Bool _EntryData::alphaNumericalOnly |
If TRUE only numbers and letters are allowed as input.
Definition at line 285 of file Gadget.h.
◆ aSCIIOnly
| Bool _EntryData::aSCIIOnly |
If TRUE ascii allowed as input.
Definition at line 286 of file Gadget.h.
◆ charPos
◆ conCharPos
◆ constructList
◆ constructText
for foriegn text construction
Definition at line 282 of file Gadget.h.
◆ drawTextFromStart
| Bool _EntryData::drawTextFromStart |
◆ maxTextLen
| Short _EntryData::maxTextLen |
Max length of edit text.
Definition at line 287 of file Gadget.h.
◆ numericalOnly
| Bool _EntryData::numericalOnly |
If TRUE only numbers are allowed as input.
Definition at line 284 of file Gadget.h.
◆ receivedUnichar
| Bool _EntryData::receivedUnichar |
◆ secretText
| Bool _EntryData::secretText |
If TRUE text appears as astericks.
Definition at line 283 of file Gadget.h.
◆ sText
for displaying 'secret' text
Definition at line 281 of file Gadget.h.
◆ text
the entry text
Definition at line 280 of file Gadget.h.
The documentation for this struct was generated from the following file:
- Code/GameEngine/Include/GameClient/Gadget.h