#BlobAsset Reference Count?

1 messages · Page 1 of 1 (latest)

dark ermine
#

Is there a way to know how many references a BlobAsset has? Specifically a blob asset for a physics collider. I'm looking at creating new Physics Colliders and replacing existing collider references with them, but when a Physics Collider reaches 0 references, I want to Dispose it (but not before then).