Pergunta

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

Foi útil?

Solução

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

Licenciado em: CC-BY-SA com atribuição
Não afiliado a StackOverflow
scroll top