namespace ET { public class AOIManagerComponent: Entity { public static int CellSize = 10 * 1000; } }