Skip to main content

11 docs tagged with "text"

View all tags

Hoverer

Renders and manages dynamic tooltip text near the mouse cursor, displaying contextual UI information such as item actions, entity names, and control hints.

Profanityfilter

Provides profanity filtering functionality by checking input strings against configurable dictionaries using exact and loose matching.

Shadowedtext

Renders a text label with a subtle shadow effect by layering two Text widgets.

Signgenerator

Generates a randomized descriptive text string for signs based on tile type and randomized linguistic components.

Text

Renders and manages displayable text widgets with dynamic sizing, truncation, alignment, and multiline support for UI elements.

Textedit Steamdeck

A UI widget for text input that supports virtual keyboard editing, word prediction, text formatting, and keyboard/controller control handling.

Texteditlinked

A text input widget that links to adjacent text boxes to enable multi-box text entry flow, such as for password or code entry fields.

Translator

Loads and manages translated strings from .po files, supporting both legacy and new format entries for multi-language localization.

Wordfilter

Contains a curated list of profane or inappropriate strings for use in filtering user-generated content.

Wordpredictor

Manages word prediction for text input by scanning dictionaries and returning matching completions based on user-typed prefixes.

Writeable

Manages the ability for entities to hold and display custom text written by players.