Confirm Prompt UGUI

A general confirm prompt.

The Inventool Confirm Prompt UGUI is a component that allows players to confirm or cancel an action or simply view a message. It can be used for any purpose and also supports displaying small icons on buttons.

Properties

Name
Description

Hidden Close Button

The hidden close button. This is usually at the back of the confirm prompt and full-screen.

Title Label

The label that displays the title.

Description Label

The label that displays the description.

Left Button

The left button

Right Button

The right button.

Left Button Icon Image

The image that displays the left button icon.

Right Button Icon Image

The image that displays the right button icon.

Left Button Label

The label that displays the left button text.

Right Button Label

The label that displays the right button text.

Scripting Side

Confirm Prompt UGUI

Last updated