FRP String Data List
com.fredericrp.stringdatalist is an OpenUPM Unity package. Let say you want to allow your designer to edit some string properties in your project (you, fool) but there are only a limited amount of allowed strings, like characters names, seasons or anything, and for whatever reason, you don't want or cannot use enums. Or maybe you have a list of data, and you don't want to have a name property of each data nor you want the list to display -Element 0-, -Element 1-, but instead you want to use your own names: for instance Cat, dog, unicorn... This is the asset for you.
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/FredericRP/StringDataList.
Owner: FredericRP.
Topics
Related Unity Packages
- FRP Object Pool com.fredericrp.objectpool
- FredericRP Bucket Generator com.fredericrp.bucketgenerator
- FRP Easy Loading com.fredericrp.easyloading
- FRP Event Handler com.fredericrp.eventhandler
- FRP Game Quest com.fredericrp.gamequest
- FRP Persistent Data System com.fredericrp.persistentdatasystem
For registry setup problems, see Unity scoped registry troubleshooting.