ClockStone Audio Toolkit for Unity - Documentation
RegisteredComponentControllerGetAllOfType Method |
Overload List| 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 )
|
See Also
