Skip to content

XJINE/Unity_ObjectCountChecker

Repository files navigation

Unity_ObjectCountChecker

Simply gets object counts in current scene. One of the usages is to find object base memory leak.

Import to Your Project

You can import this asset from UnityPackage.

Dependencies

You have to import following assets to use this asset.

How to Use

You can access object count like ObjectCountChecker.Instance.ObjectCount. Following count parameters are available.

  • Object (all of object)
  • Texture
  • AudioClip
  • Mesh
  • Material
  • GameObject
  • Component

About

Simply gets object counts in current scene.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages