Hey
I was wondering if you create a custom ModuleScriptedClassEngine, with some configuration options, and you really only want to allow for one instance of this item to be created, is it possible?
I'm thinking it might be nice for the class / item to act as a singleton in this particular case.
The expectation might be that if another item is attempted to be created, the return value is the existing item (otherwise new item).
Cheers
Braden