using UnityEngine; using DCFApixels.DragonECS; namespace #NAMESPACE# { public struct #SCRIPTNAME# { // add your data here } }