using Unity.Entities;

    #ROOTNAMESPACEBEGIN#
public struct #SCRIPTNAME# : IComponentData
{

}
#ROOTNAMESPACEEND#