Constructor RegisterUnityEngineComponentTypeAttribute
RegisterUnityEngineComponentTypeAttribute(Type)
Registers a UnityEngine component type with the TypeManager
Declaration
public RegisterUnityEngineComponentTypeAttribute(Type type)
Parameters
| Type | Name | Description |
|---|---|---|
| Type | type | The component type. |