Frage

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

War es hilfreich?

Lösung

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

Lizenziert unter: CC-BY-SA mit Zuschreibung
Nicht verbunden mit StackOverflow
scroll top