Pregunta

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

¿Fue útil?

Solución

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

Licenciado bajo: CC-BY-SA con atribución
No afiliado a StackOverflow
scroll top