RegisteredComponentControllerGetAllOfType Method |
Name | Description | |
---|---|---|
GetAllOfTypeT |
Retrieves an array of all currently existing instances of the class T,
where T must be a RegisteredComponent | |
GetAllOfType(Type) |
Retrieves an array of all currently existing instances of the class with type type,
(type must be a RegisteredComponent )
|