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