Returns an instance of a specified registered component.
Declaring type: ComponentCatalog
Namespace: Zyan.Communication
Assembly: Zyan.Communication
Collapse/Expand Syntax
C#
public I GetComponent<I> ()
Type Parameters
I
Interface type of the component
Return Value
Component instance