Domanda

Is there any way to obtain the number of objects registered in the XNA ContentManager ?

È stato utile?

Soluzione

Not built into the ContentManager class. But you could increment your own counter that keeps track if you need too.

Autorizzato sotto: CC-BY-SA insieme a attribuzione
Non affiliato a StackOverflow
scroll top