Вопрос

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

Это было полезно?

Решение

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

Лицензировано под: CC-BY-SA с атрибуция
Не связан с StackOverflow
scroll top