Click or drag to resize

RegisteredComponentControllerGetAllOfType Method

Overload List
  NameDescription
Public methodStatic memberGetAllOfTypeT
Retrieves an array of all currently existing instances of the class T, where T must be a RegisteredComponent
Public methodStatic memberGetAllOfType(Type)
Retrieves an array of all currently existing instances of the class with type type, (type must be a RegisteredComponent )
Top
See Also