public static void Register(int id, System.Type type) { ResuableObjectFactory <DamageModifier> .Register(id, type); }
public static void Register(int id, System.Type type) { ResuableObjectFactory <Command> .Register(id, type); }
public static void Register(int id, System.Type type) { ResuableObjectFactory <RenderMessage> .Register(id, type); }