Figuring out what is referencing an asset?

Hey guys,

I am making a dialog editor and to that end a made the whole setup - custom asset category, custom assets, custom graph editor, yadda yadda. However I’ve ran into the issue that my dialog objects, once made, cannot be deleted any more (Clicking on another folder in the content browser then back to where I was makes the asset reappear). It would seem that something’s keeping a reference to it and won’t let go. Is there a way for me to check the reference chain?

Thanks!

Edit:

I figured out that I should be using the obj refs command. I thought that was, much like the reference viewer, only used for asset-to-asset references.