Class Component<T>
Used to quickly get the component ID of a given type
public static class Component<T>
Type Parameters
T
The type of component
- Inheritance
-
Component<T>
- Inherited Members
Properties
ID
The component ID for T
public static ComponentID ID { get; }