using System.Collections.Generic; namespace GFGGame { public partial class {CfgArrayName} : SingletonBase<{CfgArrayName}> { {Init} {Dispose} {singleFunction} {groupFunction} {allFunction} } }