Registers the type T so it can freely be used in ComponentAttribute.
public static void RegisterComponent<T>();
T
The type of component.
Registers the type T so it can freely be used in ComponentAttribute.
public static void RegisterComponent<T>();
T
The type of component.