Etterna 0.74.4
|
Public Member Functions | |
void | FromStack (lua_State *L) |
Public Attributes | |
ScreenMessage | smSendOnPop |
std::string | sQuestion |
std::string | sInitialAnswer |
int | iMaxInputLength { 0 } |
bool | bPassword { false } |
Is there a password involved with this setting? | |
LuaReference | Validate |
LuaReference | OnOK |
LuaReference | OnCancel |
LuaReference | ValidateAppend |
LuaReference | FormatAnswerForDisplay |
bool ScreenTextEntry::TextEntrySettings::bPassword { false } |
Is there a password involved with this setting?
This parameter doesn't have to be used.