RSOManager
RSOManager is a Static script set and a Singleton to allow setting of the RSODatabase as required.
This is the tool that should handle all the GET calls to the RSODatabase
ScriptableObject object = RSOManager.Get(INT);
Simple Gets that returns from Database
A direct access to the Directory while filtering down to only a target type of (SO) allowing your script to sift faster for a object of your require.
Last updated