Summary
New GameObjects and Components are registered with this class when they're created, and
unregistered when they're removed. This gives us a single place to enforce
Id uniqueness in the scene, and allows for fast lookups by Id.
Properties
Methods