Category:Components:Common UI:Button Interactions

Category page
Revision as of 07:23, 27 December 2021 by imported>Psychpsyo (Added description for ButtonStringErase)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Subcategories
Category Summary
Specialized
Components
Component Description
ButtonActionTrigger
ButtonEnumShift<T>
ButtonHoverEventRelay
ButtonPlaybackAction Can hook a button to a media playback, making it able to pause, play or stop the media.
ButtonPlaybackSeeker
ButtonPressEventRelay
ButtonReferenceCycle<T>
ButtonReferenceSet<T> Makes a button write a reference to a field.
ButtonStringAppend Makes a button append a specified string to the end of a string value.
ButtonStringErase Makes a button remove characters from the beginning or end of a string.
ButtonToggle Makes a button toggle a boolean value between on and off.
ButtonValueShift<T> Makes a button add X to a value every time it is pressed.