using cfg.GfgCfg; namespace GFGGame { public class DropOutData { public float WeightEnd; public DropOutCfg dropOutCfg; } }