Question

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

Était-ce utile?

La solution

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

Licencié sous: CC-BY-SA avec attribution
Non affilié à StackOverflow
scroll top