Hi, I’m customizing my class details. So, my idea is to store information in an asset then take it and display in the game object details according to values set by a designer.
In customizing class I have SoftObjectPointer. That means that I have the only path to my asset. Are there are any way to access values that is in the asset from details class? If not, is there any other way and what are you thinking about this idea?