Templates for Unity:
![Screenshot_2023-07-15_082644__1.png](https://redwyre.gallerycdn.vsassets.io/extensions/redwyre/unitytemplates/1.5/1720933001730/Screenshot_2023-07-15_082644__1.png)
General:
- Class (C# class with Unity relevant usings)
- MonoBehaviour
- ScriptableObject
- StateMachineBehaviour
- Assembly Definition
- Assembly Definition Reference
DOTS:
- Aspect
- Authoring Component
- IBufferElementData
- ICleanupComponentData
- IComponentData (unmanaged and managed)
- IEnableableComponent
- IJob
- IJobEntity
- IJobFor
- IJobParallelFor
- ISharedComponentData
- ISystem
- Struct (C# struct with Unity DOTS relevant usings)
- SystemBase
| |