Skip to content

SystemTarget.GetComponent

GetComponent

View source
public TComponent? GetComponent<TComponent>()
Gets the component with the specified type.

Returns

The component with the specified type.