maturity_prompt
Vars | |
closed | Boolean field describing if the tgui_alert was closed by the user. |
---|---|
day | Day of birth listed by the user |
month | Month of birth listed by the user |
start_time | The time at which the tgui_alert was created, for displaying timeout progress. |
state | The TGUI UI state that will be returned in ui_state(). Default: always_state |
timeout | The lifespan of the tgui_alert, after which the window will close and delete itself. |
year | Year of birth listed by the user |
Var Details
closed
Boolean field describing if the tgui_alert was closed by the user.
day
Day of birth listed by the user
month
Month of birth listed by the user
start_time
The time at which the tgui_alert was created, for displaying timeout progress.
state
The TGUI UI state that will be returned in ui_state(). Default: always_state
timeout
The lifespan of the tgui_alert, after which the window will close and delete itself.
year
Year of birth listed by the user