namespace Data { public class EventDef : Define { public HediffEventDef hediffEvent; public EntityEventDef entityEvent; public string value; } }