External Selection State
com.pspkurara.external-selection-state is an OpenUPM Unity package. The system allows external access to Selection.SelectionState, which is a protected Enum of uGUI. You need to create your own UI (CustomButton, CustomToggle, etc.) classes that inherit from components that inherit from Selection classes such as Button and Toggle, and implement this library.
Install this package from the OpenUPM scoped registry with the instructions on this page, or use openupm-cli to update Packages/manifest.json.
Repository: https://github.com/pspkurara/external-selecion-state.
Owner: pspkurara.
Topics
Related Unity Packages
- Sceneries com.pspkurara.sceneries
- uGUI Skinner com.pspkurara.ugui-skinner
- LocalSave com.pspkurara.localsave
- Singleton com.pspkurara.singleton
- Rive app.rive.rive-unity
- M4u2 cn.attolee.m4u2
For registry setup problems, see Unity scoped registry troubleshooting.