Create MonoBehaviour variants, ScriptableObjects, enums, interfaces, classes, and structs instantly—fully customizable templates.Editor version: 2022.3.26f1 and aboveRight-click → generate MonoBehaviours, ScriptableObjects, enums, interfaces, and more.What this tool doesC# Script Templates is a lightweight Unity Editor extension that adds a dedicated Project window context menu for creating C# scripts from templates. It removes repetitive boilerplate and eliminates the “create MonoBehaviour → delete inheritance → rewrite class” loop.Key featuresRight-click → C# Script Templates → create scripts instantly.Root namespace friendly: templates can wrap code in the configured root namespace (and format cleanly using indentation-safe templates).Editor-only: no runtime overhead, no scene objects, no dependencies.Included creators/templatesMonoBehaviourMonoBehaviour ScriptAbstract MonoBehaviourVirtual MonoBehaviourData / AssetsScriptableObject ScriptC# BasicsEmpty ClassStatic ClassInterfaceEnumsEnumSerializable EnumCustomizationAdd your own templates by dropping .cs.txt files into your templates folder and wiring a menu item to create them—use this package as a starting point for a studio-wide standardized script workflow.Editor version: 2022.3.26f1 and aboveLocalization, UI creation



