Table of Contents

Class Component<T>

Namespace
Frent.Core
Assembly
Frent.dll

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; }

Property Value

ComponentID