IEnumerable<T> GetAllComponents()

Summary

Get all components of type. This can include interfaces. This function can only find enabled/active components.

IEnumerable<Component> GetAllComponents( System.Type type )

Summary

Get all components of type. This can include interfaces. This function can only find enabled/active components.
people
Log in to reply
You can't reply if you're not logged in. That would be crazy.