RegisteredComponentController.GetAllOfType Method

Audio Toolkit

Collapse image Expand Image Copy image CopyHover image

Overload List

  Name Description
Public method Static member GetAllOfType<(Of <<'(T>)>>)()()()()
Retrieves an array of all currently existing instances of the class T, where T must be a RegisteredComponent
Public method Static member GetAllOfType(Type)
Retrieves an array of all currently existing instances of the class with type type, (type must be a RegisteredComponent )

See Also