Rewired. |
| Class | Description | |
|---|---|---|
| UnityUIControllerElementGlyph | Displays glyphs / text for a specific Action Element Map or Controller Element Identifier using Unity UI. This component cannot be used alone. It requires a script to set either actionElementMap or the controllerElementIdentifier and axisRange. This class is mainly useful if you need to display a glyph for a specific controller element, such as when showing a list of glyphs for controller elements in a controller or when showing glyphs for controller elements currently contributing to an Action value. If you want to display a glyph for a controller element bound to an Action for a Player, use UnityUIPlayerControllerElementGlyph instead. | |
| UnityUIControllerElementGlyphBase | Base class for a Unity UI Controller Element Glyph component. | |
| UnityUIDefaultControllerElementGlyphSettings | A component that allows you to define default Unity UI controller element glyph settings in the inspector. | |
| UnityUIGlyphOrText | ||
| UnityUIGlyphOrTextTMPro | ||
| UnityUIPlayerControllerElementGlyph | Displays the controller element glyph(s) for a particular Action for a particular Player. | |
| UnityUIPlayerControllerElementGlyphBase | Base class for a Unity UI Player Controller Element Glyph component. Displays glyphs / text for a specific Action for a Player. | |
| UnityUIPlayerControllerElementGlyphBaseResult2DSelectionHandler | Delegate for setting a custom result selection handler for a 2D Action. | |
| UnityUIPlayerControllerElementGlyphBaseResultSelectionHandler | Delegate for setting a custom result selection handler. | |
| UnityUITextMeshProGlyphHelper | A helper class to display Rewired glyphs and display names inline in TMPro Text (Unity UI). Parses tags within text and replaces them with Sprites or text. Enter text in this component's text field, not in the TMPro Text field. Text entered here will be parsed, then the Text Mesh Pro Text component will be updated with the text, including Sprite tags. | |
| UnityUITextMeshProGlyphHelperIsRewiredElementAllowedHandler | Delegate for setting a custom filtering handler for the rewiredElement tag. | |
| UnityUITextMeshProGlyphHelperRewiredElementResult2DSelectionHandler | Delegate for setting a custom result selection handler for the rewiredElement tag for two Actions. | |
| UnityUITextMeshProGlyphHelperRewiredElementResultSelectionHandler | Delegate for setting a custom result selection handler for the rewiredElement tag. | |
| UnityUITextMeshProGlyphHelperSpriteMaterialProperties | Sprite material properties. | |
| UnityUITextMeshProGlyphHelperTMProSpriteOptions | Options for TMPro Sprite rendering. |